PkgRadar

Package evidence

@hero-design/[email protected]

Large Javascript Payload: 2338639 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
2,250Niche · −30% score
Versions published
661Mature · −50% score
First published
May 2022
Publisher
ehrocks-dev

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@hero-design/[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":["@hero-design/[email protected]"],"fail_on":"review"}'
Publisherehrocks-dev
Artifact bytes2,464,081
Previous version0.0.0-feature-ANG-5162-update-svg-20260519031238
Published2026-05-29T09:27:15.370Z
SHA-25695870df0d6b0223f2e4f91a93aed22540afb16083eb624033067c41ee080af26

Why flagged

What the scanner saw

Large Javascript Payload: 2338639 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.0.0-feature-ANG-5162-update-svg-20260529092410Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/es/index.js2338639 bytes0
lowLarge Javascript Payloadpackage/lib/index.js2361053 bytes0

Manifest

Package metadata

Scripts11
  • buildyarn build:js && yarn build:types
  • build:jsrollup -c
  • build:typestsc --noEmit false --emitDeclarationOnly --project tsconfig.prod.json
  • build:watchyarn build:js -w & yarn build:types -w
  • linteslint src --quiet
  • publish:npmyarn publish --access public
  • set-dev-envnpm pkg set react-native=src/index.ts
  • testjest --runInBand
  • test:cijest --c=jest-ci.config.js --i --logHeapUsage --coverage
  • test:watchjest --runInBand --watch
  • type-checktsc --noEmit
Dependencies7
  • @emotion/native^11.9.3
  • @emotion/react^11.9.3
  • @hero-design/colors8.47.3
  • d3^7.8.5
  • date-fns^2.30.0
  • hero-editor^1.17.0
  • nanoid^5.0.9