PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5034470 bytes

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"}'
Publisherguybedford
Artifact bytes1,625,691
Previous version4.4.0
Published2026-05-24T05:46:58.070Z
SHA-256472bc8f204587e86534447a24db6a43e67294456fd8101de0d2d6cdb48e2c3f1

Why flagged

What the scanner saw

Large Javascript Payload: 5034470 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
4.5.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/dist/cli.js5034470 bytes10

Manifest

Package metadata

Scripts2
  • buildchomp build
  • testchomp test
Dependencies5
  • @babel/core^7.24.7
  • @jspm/generator^2.16.0
  • @jspm/plugin-rollup^3.0.0
  • ora^9.4.0
  • picocolors^1.1.1