PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3676806 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
319
Versions published
164Mature · −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

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"}'
Publisherlixiaoyi1019
Artifact bytes1,739,542
Previous version3.0.8
Published2026-05-21T03:27:18.002Z
SHA-2566705a799b098d8d4334c4bb14aca4efc5a6a6a23b0f5df38b2880dac766b45b7

Why flagged

What the scanner saw

Large Javascript Payload: 3676806 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.es.js3676806 bytes10

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.1.1
  • md-editor-v3^6.5.0
  • path^0.12.7
  • pinia^3.0.4
  • pinia-plugin-persistedstate^4.7.1
  • preview-image-js^1.2.1
  • …and 16 more.