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
- 115
- Versions published
- 226Mature · −50% score
- First published
- Nov 2023
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2086351 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 9 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/react.mjs | 2086351 bytes | 10 |
| medium | Large Javascript Payload | package/dist/recharts.mjs | 2069712 bytes | 10 |
| medium | Large Javascript Payload | package/dist/vegalite.mjs | 3073839 bytes | 10 |
Manifest
Package metadata
Scripts20
buildnode scripts/build.jsbuild:react-examplevite build --config examples/react-app/vite.config.tsbuild:recharts-examplevite build --config examples/recharts/vite.config.tscommitlintcommitlint --from=HEAD~1 --to=HEADdev:rechartsvite --config examples/recharts/vite.config.tsdocsnpm run build:recharts-example && node scripts/build-site.js && typedoc && node scripts/add-navbar-to-typedoc.jsdocs:servenpm run docs && npx http-server _site -odocs:watchtypedoc --watche2enpx playwright test --config=e2e_tests/config/test-config.tse2e:debugnpx playwright test --debuge2e:installnpx playwright install --with-depse2e:uinpx playwright test --uilinteslint .lint:fixeslint . --fixpreparehuskyprepublishOnlynpm run buildsemantic-releasesemantic-releasetestjesttest:coveragejest --coveragetest:watchjest --watch
Dependencies15
@emotion/react^11.14.0@emotion/styled^11.14.0@mui/icons-material^7.0.2@mui/material^7.0.2@reduxjs/toolkit^2.7.0@types/katex^0.16.7hotkeys-js3.13.10katex^0.16.22react-markdown^10.1.0react-redux^9.2.0rehype-katex^7.0.1rehype-mathjax^5.0.0rehype-sanitize^6.0.0remark-gfm^4.0.1remark-math^6.0.0