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":["@coderline/[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":["@coderline/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2434532 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 26 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/alphaTab.js | 2434532 bytes | 10 |
| medium | Large Javascript Payload | package/dist/alphaTab.core.mjs | 2352999 bytes | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/alphaTab.js | 2434532 bytes | 10 |
| medium | Large Javascript Payload | package/dist/alphaTab.core.mjs | 2352999 bytes | 10 |
| low | Obfuscation | package/dist/alphaTab.min.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/alphaTab.core.min.mjs | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts10
bravura-smufltsx scripts/smufl-metadata.ts font/bravura/bravura_metadata.json font/bravura/bravura_alphatab_metadata.json truebuildnpm run generate-typescript && vite build --mode esm && vite build --mode umdcleanrimraf distgenerate-typescriptrimraf src/generated && tsx scripts/generate-typescript.tslintbiome lintprepacktsx scripts/prepack.mtstestvitest runtest-accept-referencetsx scripts/accept-new-reference-files.tstest-webnpm run testtypechecktsc --noEmit