PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6053510 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,857,442
Previous version4.3.0
Published2026-03-02T03:59:25.114Z
SHA-256619bfd639eb65a6c2bdce620cc640335b5aef398217865f48c188857c2322ba3

Why flagged

What the scanner saw

Large Javascript Payload: 6053510 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.4.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.js6053510 bytes10

Manifest

Package metadata

Scripts2
  • buildchomp build
  • testchomp test
Dependencies5
  • @babel/core^7.24.7
  • @jspm/generator^2.11.0
  • @jspm/plugin-rollup^1.2.4
  • ora^8.2.0
  • picocolors^1.1.1