PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2086351 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
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 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":["[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"}'
Artifact bytes11,954,914
Previous version3.66.1
Published2026-05-07T04:00:52.305Z
SHA-2569c715a583d5976151fbeac57669f414c99bc0a38c4bcc00d487481f1ab3ae6b8

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/react.mjs2086351 bytes10
mediumLarge Javascript Payloadpackage/dist/recharts.mjs2069712 bytes10
mediumLarge Javascript Payloadpackage/dist/vegalite.mjs3073839 bytes10

Manifest

Package metadata

Scripts20
  • buildnode scripts/build.js
  • build:react-examplevite build --config examples/react-app/vite.config.ts
  • build:recharts-examplevite build --config examples/recharts/vite.config.ts
  • commitlintcommitlint --from=HEAD~1 --to=HEAD
  • dev:rechartsvite --config examples/recharts/vite.config.ts
  • docsnpm run build:recharts-example && node scripts/build-site.js && typedoc && node scripts/add-navbar-to-typedoc.js
  • docs:servenpm run docs && npx http-server _site -o
  • docs:watchtypedoc --watch
  • e2enpx playwright test --config=e2e_tests/config/test-config.ts
  • e2e:debugnpx playwright test --debug
  • e2e:installnpx playwright install --with-deps
  • e2e:uinpx playwright test --ui
  • linteslint .
  • lint:fixeslint . --fix
  • preparehusky
  • prepublishOnlynpm run build
  • semantic-releasesemantic-release
  • testjest
  • test:coveragejest --coverage
  • test: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.7
  • hotkeys-js3.13.10
  • katex^0.16.22
  • react-markdown^10.1.0
  • react-redux^9.2.0
  • rehype-katex^7.0.1
  • rehype-mathjax^5.0.0
  • rehype-sanitize^6.0.0
  • remark-gfm^4.0.1
  • remark-math^6.0.0