PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 10885384 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.

Versions published
168Mature · −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 bytes15,962,008
Previous version2.6.6
Published2025-03-28T07:45:23.697Z
SHA-256ae8b68423234e61864459ae6e26c4832bfc846f486f364089e7dfc3e6e7bb1af

Why flagged

What the scanner saw

Large Javascript Payload: 10885384 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
2.6.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.cjs.js10885384 bytes0
lowLarge Javascript Payloadpackage/dist/index.es.js17835715 bytes0
lowLarge Javascript Payloadpackage/dist/index.umd.js11923689 bytes0
lowLarge Javascript Payloadpackage/dist/lib/pdfjs/build/pdf.worker.mjs2305360 bytes0

Manifest

Package metadata

Scripts11
  • build:devcross-env NO_TYPE_CHECK=true NODE_OPTIONS=--max-old-space-size=8192 vite build --mode development
  • build:prodcross-env NODE_OPTIONS=--max-old-space-size=16384 vite build --mode production
  • cleanrimraf node_modules/.vite && rimraf node_modules/.cache
  • createNodeImageListnode ./script/createNodeImageList.js
  • deployvite build --mode production && node deploy.js
  • linteslint .
  • lint:fixeslint . --fix
  • memorycross-env LIMIT=3072 increase-memory-limit
  • previewvite preview --mode production
  • serve vite --mode development
  • testPublishnode deploy.js
Dependencies140
  • @antv/x6^2.18.1
  • @antv/x6-plugin-clipboard^2.1.6
  • @antv/x6-plugin-history^2.2.4
  • @antv/x6-plugin-keyboard^2.2.3
  • @antv/x6-plugin-selection^2.2.2
  • @antv/x6-plugin-snapline^2.1.7
  • @antv/x6-plugin-stencil^2.1.5
  • @antv/x6-plugin-transform^2.1.8
  • @antv/x6-vue-shape^2.1.2
  • @codemirror/gutter^0.19.9
  • @codemirror/history^0.19.2
  • @codemirror/lang-cpp^6.0.2
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-go^6.0.1
  • @codemirror/lang-java^6.0.1
  • @codemirror/lang-javascript^6.2.3
  • @codemirror/lang-json^6.0.1
  • @codemirror/lang-markdown^6.3.2
  • @codemirror/lang-python^6.1.7
  • @codemirror/lang-sql^6.8.0
  • @codemirror/lang-vue^0.1.3
  • @codemirror/lang-xml^6.1.0
  • @codemirror/lang-yaml^6.1.2
  • @codemirror/theme-one-dark^6.1.2
  • @element-plus/icons-vue^2.3.1
  • @fingerprintjs/fingerprintjs^4.6.1
  • @fullcalendar/core^6.1.15
  • @fullcalendar/daygrid^6.1.15
  • @fullcalendar/interaction^6.1.15
  • @fullcalendar/list^6.1.15
  • …and 110 more.