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.

Weekly downloads
657
Versions published
392Mature · −50% score
First published
Feb 2017
Publisher
tomprats

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"}'
Publishertomprats
Artifact bytes2,386,202
Previous version3.9.9-alpha.0
Published2026-06-03T15:27:41.074Z
SHA-2565fc0b51795ad30fe0cb8211387533656eab4fb70cb3dcbb0ebfa68112e91ba8a

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
3.9.9-alpha.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • buildnpm run build:lib && npm run build:compatibility -- --env output=standalone
  • build:compatibilitywebpack --define-process-env-node-env production --env platform=browser --progress
  • build:libwebpack --define-process-env-node-env production --progress
  • devwebpack serve --env platform=browser
  • dev:securewebpack serve --env platform=browser --server-type https
  • i18n-sync:testcd packages/i18n-sync && npm run test --
  • i18n:synccd packages/i18n-sync && npm run i18n:sync --
  • linteslint .
  • lint:fixeslint . --fix
  • prebuildmkdirp build
  • prebuild:compatibilitymkdirp build
  • prei18n-sync:testcd packages/i18n-sync && npm install
  • prerjp:testcd packages/realistic-job-preview && npm install
  • pretestnpm run lint
  • pretraitify:testnpm run traitify:lint
  • rjp:devcd packages/realistic-job-preview && npm run dev --
  • rjp:testcd packages/realistic-job-preview && npm run test --
  • testnpm-run-all *:test
  • traitify:linteslint {src,test}
  • traitify:testjest --config test/jest.config.js --coverage
  • traitify:test:watchjest --config test/jest.config.js --watch
Dependencies9
  • @fortawesome/fontawesome-svg-core^6.5.2
  • @fortawesome/free-solid-svg-icons^6.5.2
  • bowser^2.13.1
  • color^4.2.3
  • core-js^3.37.1
  • markdown-to-jsx^7.4.7
  • prop-types^15.8.1
  • recoil^0.7.7
  • regenerator-runtime^0.14.1