PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5852171 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
1,233Niche · −30% score
Versions published
961Mature · −50% score
First published
Dec 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes2,920,303
Previous version5.1.0-rc.96
Published2026-05-27T10:57:45.063Z
SHA-256223a356c6bdef97bc6e3b7434d9581102772cd983398f9c8261930933f4e31fb

Why flagged

What the scanner saw

Large Javascript Payload: 5852171 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
5.1.0-rc.97Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/esm/index.js5852171 bytes10
mediumLarge Javascript Payloadpackage/dist/react-magma-dom.cjs.development.js5598730 bytes10

Manifest

Package metadata

Scripts12
  • buildtsdx build
  • build-watchtsdx watch
  • compiler-checkstsc --noEmit --project ./tsconfig.json
  • copy-changelognode scripts/copy-changelog.js
  • generate-propertiesnode scripts/generateJSON.mjs
  • linteslint ./src
  • lint:checkeslint ./src --max-warnings=0
  • lint:fixeslint ./src --fix
  • postbuildnpm run generate-properties
  • prepublishOnlynpm run copy-changelog
  • testjest
  • test-watchjest --watch
Dependencies11
  • @emotion/react11.14.0
  • @emotion/styled11.14.0
  • @floating-ui/react0.26.28
  • @floating-ui/react-dom2.1.2
  • @tanstack/react-virtual3.13.18
  • csstype3.1.3
  • date-fns2.30.0
  • downshift5.4.7
  • framer-motion11.18.2
  • polished3.7.2
  • uuid^11.1.0