PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 23165553 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
566
Versions published
8
First published
May 2026
Publisher
junlei

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":["[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"}'
Publisherjunlei
Artifact bytes41,106,717
Previous version1.0.7
Published2026-06-09T11:59:16.324Z
SHA-256e576d2f70dd8e2c08908d31a790de2006a9c94bbf567598bad84e8cecfce1e1c

Why flagged

What the scanner saw

Large Javascript Payload: 23165553 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
1.0.8Version
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/umd/index.js23165553 bytes0

Manifest

Package metadata

Scripts14
  • buildfather build
  • build:watchfather dev
  • devdumi setup && dumi dev
  • docs:builddumi setup && dumi build
  • docs:previewdumi preview
  • doctorfather doctor
  • lintnpm run lint:es && npm run lint:css
  • lint:cssstylelint "{components}/**/*.{css,less}"
  • lint:eseslint "{components}/**/*.{js,jsx,ts,tsx}"
  • postbuildnode scripts/build-dist-css.js
  • preparehusky install && dumi setup
  • prepublishOnlynpm run build
  • startnpm run dev
  • versionUpyarn version --patch --message 'Bump version to %s'
Dependencies20
  • @ant-design/plots^1.0.9
  • @codemirror/lang-javascript^6.2.3
  • @codemirror/lang-yaml^6.1.2
  • @codemirror/language^6.11.0
  • @codemirror/state^6.5.2
  • @codemirror/view^6.36.5
  • @lezer/highlight^1.2.1
  • @uiw/react-codemirror^4.23.10
  • antd-style^3.7.1
  • axios^1.17.0
  • copy-to-clipboard^3.3.3
  • js-yaml^4.1.0
  • lodash^4.17.21
  • lottie-react^2.4.1
  • moment^2.30.1
  • rc-calendar^9.15.11
  • rc-time-picker^3.7.3
  • xterm^4.19.0
  • xterm-addon-fit^0.5.0
  • yaml^1.10.2