PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3107343 bytes

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"}'
Publishermxdraw
Artifact bytes12,841,177
Previous version1.0.380
Published2026-05-19T02:59:45.671Z
SHA-256aa838b96b3ebd91326a83b58e46e6a7720414b34a7d943a1807e53ba6ac9712e

Why flagged

What the scanner saw

Large Javascript Payload: 3107343 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/mxcad.es.js3107343 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/mxcad.es.js3107343 bytes10
lowObfuscationpackage/dist/wasm/2d-st/mxdrawassembly_min.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/wasm/2d/mxdrawassembly_min.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts22
  • add-commitgit add docs dist examples README.md README_ZH.md LICENSE_CN LICENSE CHANGELOG.md .github/workflows/release.yml && npx git-cz
  • buildtsc && vite build && dts-bundle-generator --config ./dts-bundle-generator.config.ts
  • czczg
  • devvite --host --force
  • devmapvite --host --force --mode map
  • docs-pubsh docs-deploy.sh
  • docs:buildnode docs/typedoc.js && vitepress build docs
  • docs:devnode docs/typedoc.js && vitepress dev docs
  • fix-memory-limitcross-env LIMIT=81920 increase-memory-limit
  • formatnpm run format:scripts && npm run format:styles
  • format:scriptsprettier . --write
  • format:stylesstylelint ./**/*.{css,scss} --fix
  • licensenpx license-checker --production --include-license-text --json > licenses.json && node scripts/generate-notices
  • lint:scriptseslint . --ext .ts
  • lint:stylesstylelint ./**/*.{css,scss}
  • patchnpx patch-package
  • previewvite preview
  • pubnpm run add-commit && release-it && git push -u origin main
  • pub-initgit init && git checkout -b main && git remote add origin https://github.com/mxcad/mxcad.git -f && npm run add-commit && git pull origin main --allow-unrelated-histories -X ours && git push -u origin main
  • pub:npmnpm version patch --no-git-tag-version && npm publish
  • testjest --runInBand
  • test:coveragejest --runInBand --coverage
Dependencies6
  • @fingerprintjs/fingerprintjs^4.5.0
  • event-emitter^0.3.5
  • iconv-lite^0.6.3
  • mxdraw^0.1.364
  • slate-history^0.110.3
  • threebox-plugin^2.2.7