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":["@byzanteam/[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":["@byzanteam/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: prepare added in 0.4.3 vs 0.4.2: "npm run build"
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 44 · status changed
Related candidates
Linked campaigns and clusters
vanppo
4 members · evidence strength 67Evidence
Static findings
1 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | prepare added in 0.4.3 vs 0.4.2: "npm run build" | 40 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | prepare added in 0.4.3 vs 0.4.2: "npm run build" | 40 |
| low | Install-time lifecycle script | package.json | prepare="npm run build" | 4 |
Manifest
Package metadata
Scripts6
buildnpm run combination && npm run separationcombinationrollup --config=build/rollup.combination.jslinteslint '{examples,src,types}/**/*.{js,ts,vue}'preparenpm run buildseparationrollup --config=build/rollup.separation.jsservewebpack-dev-server --config=build/webpack.config.js
Dependencies4
@byzanteam/carbonium^0.4.2lodash-es^4.17.15vue^2.6.11vue-property-decorator^8.4.1