PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4541217 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.

Versions published
1
First published
May 2026
Publisher
saurabhrawat080701

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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,331,045
Previous versionnone
Published2026-05-26T10:44:22.816Z
SHA-256a4270e249ba9b51fc64a2ae88a1c0c50973154bb0d304678f29eb8b88666889c

Why flagged

What the scanner saw

Large Javascript Payload: 4541217 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/index.js4541217 bytes10

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.