PkgRadar

Package evidence

@beweco/[email protected]

Large Javascript Payload: 3187077 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.

Versions published
122Established · −30% score
First published
Jul 2025
Publisher
beweco

Effective trust discount applied: 30% (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":["@beweco/[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":["@beweco/[email protected]"],"fail_on":"review"}'
Publisherbeweco
Artifact bytes1,821,768
Previous version0.6.53
Published2026-05-28T00:47:47.771Z
SHA-2563936e89243d47d098663a6f9cf4b8c103f7e2d246231825243e0b1f1583e1a2d

Why flagged

What the scanner saw

Large Javascript Payload: 3187077 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
14Score
0.6.54Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs.js3187077 bytes10
mediumLarge Javascript Payloadpackage/dist/index.esm.js3103537 bytes10

Manifest

Package metadata

Scripts10
  • buildrollup -c
  • build:storybookstorybook build
  • checkbiome check --write
  • chromaticnpx chromatic --project-token=chpt_a33f7fd2ebb3349
  • devrollup -c --watch
  • formatbiome format --write
  • npm:whoamidotenv -e .env -- npm whoami
  • preparehusky
  • publish:with-envdotenv -e .env -- npm publish --access public
  • storybookstorybook dev --port 6006
Dependencies7
  • @heroui/react2.7.11
  • @heroui/system2.4.15
  • @heroui/theme2.4.15
  • @heroui/use-theme2.1.9
  • @iconify/react6.0.0
  • framer-motion12.14.0
  • recharts^2.8.0