PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4854939 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"}'
Publishermicometer
Artifact bytes934,379
Previous version1.0.19-beta023
Published2026-03-03T03:02:54.549Z
SHA-256ac1e36252cd2132ef2b5cb2d213026eeead324ed85c7b147b55621ef963704d2

Why flagged

What the scanner saw

Large Javascript Payload: 4854939 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.19-beta024Version
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/index.js4854939 bytes10

Manifest

Package metadata

Scripts3
  • buildwebpack --config webpack.prod.js
  • startwebpack-dev-server --hot
  • testtsc
Dependencies1
  • html-webpack-plugin^5.5.0