PkgRadar

Package evidence

@nypl/[email protected]

Large Javascript Payload: 2352660 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,538Niche · −30% score
Versions published
317Mature · −50% score
First published
Nov 2019
Publisher
thespicemustflow

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":["@nypl/[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":["@nypl/[email protected]"],"fail_on":"review"}'
Artifact bytes17,261,373
Previous version4.2.0
Published2026-06-12T20:39:09.291Z
SHA-256062ea947a963aac3271d9e561e0389ba2da3bc5b1eb994fa64bf25ac577a4629

Why flagged

What the scanner saw

Large Javascript Payload: 2352660 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
4.3.0-rcVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/design-system-react-components.js2352660 bytes0

Manifest

Package metadata

Scripts12
  • buildtsc --noEmit && vite build --mode=production
  • build-storybookstorybook build
  • build-storybook:v4storybook build -c .storybook -o ./reservoir/v4
  • linteslint src --ext=ts,tsx --cache
  • prebuild:storybooknpm run test:generate-output
  • preparenpm run build && husky install
  • startvite build --watch
  • storybookstorybook dev -p 6006
  • testjest --config=jest.config.js
  • test:cijest --ci --config=jest.config.js --maxWorkers=2
  • test:generate-outputjest --config=jest.config.js --json --outputFile=.jest-test-results.json || true
  • test:watchjest --watch --config=jest.config.js
Dependencies10
  • @chakra-ui/react2.9.5
  • @chakra-ui/system2.6.2
  • @charlietango/use-native-lazy-loading1.10.0
  • @emotion/react11.11.1
  • @emotion/styled11.11.0
  • framer-motion10.16.4
  • react-datepicker4.14.1
  • react-intersection-observer9.2.2
  • system-font-css2.0.2
  • typescript4.9.5