PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4825239 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 bytes949,431
Previous version1.0.19-beta024
Published2026-05-25T03:34:02.791Z
SHA-2562f180be9e857a9f1f63ab11c3407eb8e3e3f7ae203f1ffaeeb8bd2dcc1c73ef4

Why flagged

What the scanner saw

Large Javascript Payload: 4825239 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-beta026Version
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.js4825239 bytes10

Manifest

Package metadata

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