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
- 99Mature · −50% score
- First published
- Apr 2025
- Publisher
- flweb123
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 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
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 review · score 2 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="patch-package" | 5 |
| low | Large Javascript Payload | package/dist/fl-web-component.common.js | 7459201 bytes | 0 |
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