PkgRadar

Package evidence

[email protected]

no findings

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
129Mature · −50% score
First published
Apr 2016
Publisher
githubbot

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["[email protected]"],"fail_on":"review"}'
Publishergithubbot
Artifact bytes19,906
Previous version5.1.8
Published2025-03-19T14:38:01.606Z
SHA-256d169c42c5c11672b3ad1226edbe34d2f0cbad29eac9aa8e20c070ee0eccf3a38

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
6.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • eslint-checkeslint-config-prettier .eslintrc.js
  • lintnpm-run-all "lint:*"
  • lint:eslint-docsnpm run update:eslint-docs -- --check
  • lint:jseslint .
  • pretestmkdir -p node_modules/ && ln -fs $(pwd) node_modules/
  • testnpm run eslint-check && npm run lint && mocha tests/**/*.js tests/**/*.mjs
  • test-examples:flatcd test-examples/flat && npm install && npm run lint
  • test-examples:legacycd test-examples/legacy && npm install && npm run lint
  • update:eslint-docseslint-doc-generator
Dependencies23
  • @eslint/compat^1.2.3
  • @eslint/eslintrc^3.1.0
  • @eslint/js^9.14.0
  • @github/browserslist-config^1.0.0
  • @typescript-eslint/eslint-plugin^8.0.0
  • @typescript-eslint/parser^8.0.0
  • aria-query^5.3.0
  • eslint-config-prettier>=8.0.0
  • eslint-plugin-escompat^3.11.3
  • eslint-plugin-eslint-comments^3.2.0
  • eslint-plugin-filenames^1.3.2
  • eslint-plugin-i18n-text^1.0.1
  • eslint-plugin-import^2.31.0
  • eslint-plugin-jsx-a11y^6.10.2
  • eslint-plugin-no-only-tests^3.0.0
  • eslint-plugin-prettier^5.2.1
  • eslint-rule-documentation>=1.0.0
  • globals^16.0.0
  • jsx-ast-utils^3.3.2
  • prettier^3.0.0
  • svg-element-attributes^1.3.1
  • typescript^5.7.3
  • typescript-eslint^8.14.0