PkgRadar

Package evidence

@coderline/[email protected]

Large Javascript Payload: 2434532 bytes

Recommended action

Review before promoting

Mixed 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"}'
Publisherdanielku15
Artifact bytes4,651,406
Previous version1.9.0-alpha.1806
Published2026-05-25T04:46:49.082Z
SHA-2560c147a99fdb5308877942a99d2b45b7679ab9354da094a7808c74cb291b691e6

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

review
Last checked
reviewRisk
26Score
1.9.0-alpha.1813Version
Status history (1 event)
  1. newavailable · risk review · score 26 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/alphaTab.js2434532 bytes10
mediumLarge Javascript Payloadpackage/dist/alphaTab.core.mjs2352999 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/alphaTab.js2434532 bytes10
mediumLarge Javascript Payloadpackage/dist/alphaTab.core.mjs2352999 bytes10
lowObfuscationpackage/dist/alphaTab.min.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/alphaTab.core.min.mjsmatched "fromCharCode"3

Manifest

Package metadata

Scripts10
  • bravura-smufltsx scripts/smufl-metadata.ts font/bravura/bravura_metadata.json font/bravura/bravura_alphatab_metadata.json true
  • buildnpm run generate-typescript && vite build --mode esm && vite build --mode umd
  • cleanrimraf dist
  • generate-typescriptrimraf src/generated && tsx scripts/generate-typescript.ts
  • lintbiome lint
  • prepacktsx scripts/prepack.mts
  • testvitest run
  • test-accept-referencetsx scripts/accept-new-reference-files.ts
  • test-webnpm run test
  • typechecktsc --noEmit