PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4542461 bytes

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
285
Versions published
4
First published
May 2026
Publisher
saurabhrawat080701

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"}'
Artifact bytes2,332,918
Previous version1.3.0
Published2026-05-29T12:45:06.949Z
SHA-2563c5a1e5bbc924180d9f5d42a81ce326903a43ac1e95e9b12a2dd7b21b9efffb6

Why flagged

What the scanner saw

Large Javascript Payload: 4542461 bytes

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

Availability ledger

available

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

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/index.js4542461 bytes0

Manifest

Package metadata

Scripts8
  • analyzetsc -b && cross-env ANALYZE=true rollup -c
  • auditpnpm audit
  • buildrimraf lib && tsc -b && cross-env NODE_ENV=production rollup -c
  • build-storybookstorybook build
  • chromaticchromatic --exit-zero-on-changes
  • cleanrimraf lib node_modules pnpm-lock.yaml package-lock.json yarn.lock
  • storybookstorybook dev -p 6006
  • syncgit pull origin main && tsc -b && rollup -c
Dependencies31
  • @babel/plugin-transform-react-jsx^7.24.7
  • @dnd-kit/core^6.1.0
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^8.0.0
  • @dnd-kit/utilities^3.2.2
  • @monaco-editor/react^4.6.0
  • @types/react-draft-wysiwyg^1.13.8
  • @types/react-window^1.8.8
  • @vitejs/plugin-react^4.3.0
  • classnames^2.5.1
  • date-fns^3.6.0
  • date-fns-tz^3.2.0
  • draft-js^0.11.7
  • janus-gateway^1.3.1
  • js-beautify^1.15.1
  • jsencrypt^3.3.2
  • node-forge^1.3.1
  • react-archer^4.4.0
  • react-day-picker^9.2.1
  • react-draft-wysiwyg^1.15.0
  • react-google-recaptcha^3.1.0
  • react-hook-form7.64.0
  • react-phone-input-2^2.15.1
  • react-phone-number-input^3.4.12
  • react-virtuoso^4.13.0
  • react-window^1.8.10
  • scss^0.2.4
  • tippy.js^6.3.7
  • use-context-selector^2.0.0
  • vite-plugin-svgr^4.3.0
  • …and 1 more.