Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 16 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/mxcad.es.js | 3107343 bytes | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/mxcad.es.js | 3107343 bytes | 10 |
| low | Obfuscation | package/dist/wasm/2d-st/mxdrawassembly_min.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/wasm/2d/mxdrawassembly_min.js | matched "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-czbuildtsc && vite build && dts-bundle-generator --config ./dts-bundle-generator.config.tsczczgdevvite --host --forcedevmapvite --host --force --mode mapdocs-pubsh docs-deploy.shdocs:buildnode docs/typedoc.js && vitepress build docsdocs:devnode docs/typedoc.js && vitepress dev docsfix-memory-limitcross-env LIMIT=81920 increase-memory-limitformatnpm run format:scripts && npm run format:stylesformat:scriptsprettier . --writeformat:stylesstylelint ./**/*.{css,scss} --fixlicensenpx license-checker --production --include-license-text --json > licenses.json && node scripts/generate-noticeslint:scriptseslint . --ext .tslint:stylesstylelint ./**/*.{css,scss}patchnpx patch-packagepreviewvite previewpubnpm run add-commit && release-it && git push -u origin mainpub-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 mainpub:npmnpm version patch --no-git-tag-version && npm publishtestjest --runInBandtest:coveragejest --runInBand --coverage
Dependencies6
@fingerprintjs/fingerprintjs^4.5.0event-emitter^0.3.5iconv-lite^0.6.3mxdraw^0.1.364slate-history^0.110.3threebox-plugin^2.2.7