PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3716242 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
438
Versions published
166Mature · −50% score
First published
Mar 2025
Publisher
lixiaoyi1019

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":["[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"}'
Publisherlixiaoyi1019
Artifact bytes1,750,778
Previous version3.1.1
Published2026-05-29T02:21:33.767Z
SHA-25615c78e912e9c9d341f02f6c18fc70d2ad50dc561985a7f956ee5187c7b9a56ca

Why flagged

What the scanner saw

Large Javascript Payload: 3716242 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
3.1.2Version
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/index.es.js3716242 bytes0

Manifest

Package metadata

Scripts9
  • buildvite build --mode production
  • cleanrimraf node_modules/.vite && rimraf node_modules/.cache
  • createNodeImageListnode ./script/createNodeImageList.js
  • formatprettier --write "./**/*.{jsx,ts,tsx,vue,css,scss,html}"
  • linteslint .
  • lint:fixeslint . --fix
  • previewvite preview --mode production
  • serve vite --mode development
  • svgToFontnode ./src/script/svgToFont.js
Dependencies46
  • @codemirror/lang-cpp^6.0.3
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-go^6.0.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-java^6.0.2
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-markdown^6.5.0
  • @codemirror/lang-python^6.2.1
  • @codemirror/lang-sql^6.10.0
  • @codemirror/lang-vue^0.1.3
  • @codemirror/lang-xml^6.1.0
  • @codemirror/lang-yaml^6.1.3
  • @codemirror/theme-one-dark^6.1.3
  • @replit/codemirror-minimap^0.5.2
  • @selemondev/vue3-signature-pad^1.9.0
  • @vueuse/core^14.3.0
  • @wangeditor/editor^5.1.23
  • @wangeditor/editor-for-vue^5.1.12
  • axios^1.16.1
  • codemirror^6.0.2
  • element-plus^2.14.0
  • jquery^4.0.0
  • json5^2.2.3
  • markdown-it^14.2.0
  • md-editor-v3^6.5.1
  • path^0.12.7
  • pinia^3.0.4
  • pinia-plugin-persistedstate^4.7.1
  • preview-image-js^1.2.1
  • …and 16 more.