PkgRadar

Package evidence

@ecan-bi/[email protected]

Large Javascript Payload: 3403751 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
611
Versions published
125Mature · −50% score
First published
Dec 2023
Publisher
huangjunhao

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":["@ecan-bi/[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":["@ecan-bi/[email protected]"],"fail_on":"review"}'
Publisherhuangjunhao
Artifact bytes10,034,752
Previous version1.1.18
Published2026-05-22T13:03:18.484Z
SHA-256e8e4fd7d87ba018a305286a922e928cd8b8d6d934cc1fb9bd893bb938bf65b49

Why flagged

What the scanner saw

Large Javascript Payload: 3403751 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.umd.js3403751 bytes10
mediumLarge Javascript Payloadpackage/dist/assets/ts.worker-7254b425.js4768330 bytes10
mediumLarge Javascript Payloadpackage/dist/index.es-7e69466e.mjs4078588 bytes10

Manifest

Package metadata

Scripts11
  • buildnpm run clean && npm run dist
  • build:appvite build -c vite.config.build.js
  • cleanrimraf ./dist ./types ./es ./lib
  • compilevite build -c vite.config.compile.js
  • devvite build -wc vite.config.js
  • distvite build -c vite.config.js
  • linteslint ./src --ext .vue,.js,.ts,.jsx,.tsx
  • lint:fixeslint --fix ./src --ext .vue,.js,.ts,.jsx,.tsx
  • modulenpm run clean && npm run compile
  • prepublishOnlynpm run build
  • servevite
Dependencies2
  • echarts5.3.2
  • monaco-editor^0.31.1