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: 3005868 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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/services/SetupYarn/binaries/yarn-4.14.1.cjs | 3005868 bytes | 10 |
Manifest
Package metadata
Dependencies21
@webiny/build-tools0.0.0-unstable.7be00a75a9@webiny/mcp0.0.0-unstable.7be00a75a9@webiny/system-requirements0.0.0-unstable.7be00a75a9@webiny/telemetry0.0.0-unstable.7be00a75a9chalk5.6.2execa5.1.1find-up8.0.0fs-extra11.3.5inquirer13.4.3js-yaml4.1.1listr210.2.1load-json-file7.0.1ora9.4.0os0.1.2rimraf6.1.3type-fest5.6.0uuid14.0.0validate-npm-package-name8.0.0write-json-file7.0.0yargs18.0.0yesno0.4.0