Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":"high"}'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":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="patch-package"
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 high · score 46 · status changed
Related candidates
Linked campaigns and clusters
flweb123
2 members · evidence strength 53Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="patch-package" | 30 |
| medium | Large Javascript Payload | package/dist/fl-web-component.common.js | 7143463 bytes | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="patch-package" | 30 |
| medium | Large Javascript Payload | package/dist/fl-web-component.common.js | 7143463 bytes | 10 |
| low | Obfuscation | package/dist/fl-web-component.common.1.js | matched "\\u3000" | 3 |
| low | Obfuscation | package/dist/fl-web-component.common.2.js | matched "\\u00B7" | 3 |
Manifest
Package metadata
Scripts18
=============================================================================================================================buildnpm run lint && vue-cli-service build --target lib --name fl-web-component --formats commonjs ./src/main.jsbuild:testvue-cli-service build --target lib --name fl-web-component --formats commonjs ./src/main.jsdevvue-cli-service servelinteslint "{src,packages}/**/*.{vue,js}" --fixpostinstallpatch-packageprettierprettier --write "packages/**/*.{js,css,less,scss,vue,html}"publish:basenpm run build && npm publish --registry https://registry.npmjs.org/publish:betanpm version prerelease --preid=beta && npm run publish:beta:basepublish:beta:basenpm run build && npm publish --tag beta --registry https://registry.npmjs.org/publish:featnpm version minor && npm run publish:basepublish:fixnpm version patch && npm run publish:basepublish:perfnpm version major && npm run publish:basetip1仅调试本组件不涉及业务组件,请执行devtip2同时调试本组件与业务组件,请执行watchtip3发版注意: 【测试版执行publish:beta】【修改bug执行publish:fix】【新增功能执行publish:feat】【新特性执行publish:perf】watchvue-cli-service build --watch --mode production --target lib --name fl-web-component --formats commonjs ./src/main.js
Dependencies15
camera-controls2.9.0core-js^3.42.0dxf-parser^1.1.2element-ui2.15.14fflate^0.8.2html2canvas^1.4.1jspdf^3.0.1konva^9.3.12lodash^4.17.21meshline^3.3.1regenerator-runtime^0.14.1svg-pan-zoom^3.6.2three^0.176.0three.path^1.0.1vue^2.6.11