PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3309691 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
3,803Niche · −30% score
Versions published
1,041Mature · −50% score
First published
Feb 2024
Publisher
rohitspujari

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

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"}'
Publisherrohitspujari
Artifact bytes3,236,651
Previous version0.1.357
Published2026-05-27T14:37:15.034Z
SHA-256329e9213cf95bb8424794a8da1044e83f761b47ea657a3c1e17a6bf85f2f3057

Why flagged

What the scanner saw

Large Javascript Payload: 3309691 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
0.1.358Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/chunks/index-BMQsLAi3.js3309691 bytes10
mediumLarge Javascript Payloadpackage/dist/chunks/index-Cs6rC7Qx.js4840741 bytes10

Manifest

Package metadata

Scripts22
  • buildnode --max-old-space-size=8192 ./node_modules/typescript/bin/tsc && node --max-old-space-size=8192 ./node_modules/vite/bin/vite.js build
  • deploy./scripts/deploy.sh
  • deploy:major./scripts/deploy.sh major
  • deploy:minor./scripts/deploy.sh minor
  • deploy:patch./scripts/deploy.sh patch
  • devvite
  • link:check./scripts/link-helper.sh check
  • link:create./scripts/link-helper.sh link
  • link:remove./scripts/link-helper.sh unlink
  • link:restore./scripts/link-helper.sh restore
  • link:status./scripts/link-helper.sh status
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • previewvite preview
  • release:public./scripts/npm-release.sh
  • release:public:major./scripts/npm-release.sh major
  • release:public:minor./scripts/npm-release.sh minor
  • release:public:patch./scripts/npm-release.sh patch
  • testvitest run
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:uivitest --ui
  • test:watchvitest
Dependencies78
  • @ai-sdk/react^2.0.72
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @headlessui/react^2.2.0
  • @lexical/history^0.43.0
  • @lexical/link^0.43.0
  • @lexical/list^0.43.0
  • @lexical/react^0.43.0
  • @lexical/rich-text^0.43.0
  • @lexical/selection^0.43.0
  • @lexical/utils^0.43.0
  • @r2wc/react-to-web-component^2.0.4
  • @radix-ui/react-accordion^1.2.2
  • @radix-ui/react-alert-dialog^1.1.4
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-checkbox^1.1.3
  • @radix-ui/react-collapsible^1.1.2
  • @radix-ui/react-context-menu^2.2.15
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-dropdown-menu^2.1.4
  • @radix-ui/react-hover-card^1.1.4
  • @radix-ui/react-icons^1.3.2
  • @radix-ui/react-label^2.1.1
  • @radix-ui/react-popover^1.1.4
  • @radix-ui/react-progress^1.1.8
  • @radix-ui/react-radio-group^1.2.2
  • @radix-ui/react-scroll-area^1.2.2
  • @radix-ui/react-select^2.1.4
  • @radix-ui/react-separator^1.1.1
  • …and 48 more.