PkgRadar

Package evidence

@beweco/[email protected]

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

Weekly downloads
1,360Niche · −30% score
Versions published
117Established · −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,814,961
Previous version0.6.48
Published2026-05-25T16:06:17.960Z
SHA-2561db1b058469bc3234a6f52b9fb5c6b08ed09bc0f8562c0de0ca2dc3701049981

Why flagged

What the scanner saw

Large Javascript Payload: 3178413 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.49Version
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.js3178413 bytes10
mediumLarge Javascript Payloadpackage/dist/index.esm.js3095075 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