PkgRadar

Package evidence

@babylonjs-toolkit/[email protected]

Large Javascript Payload: 2123303 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":["@babylonjs-toolkit/[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":["@babylonjs-toolkit/[email protected]"],"fail_on":"review"}'
Publishermackeyk24
Artifact bytes374,887
Previous version9.9.21
Published2026-05-24T21:18:57.400Z
SHA-25692423b1d410b0bde89d8c0530b91b42976598625980d4382e8d35f7bcadd0192

Why flagged

What the scanner saw

Large Javascript Payload: 2123303 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
9.9.24Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/scenemanager.js2123303 bytes10

Manifest

Package metadata

Scripts4
  • buildnpm run build-all
  • build-allnpm run clean && npm run build-ts
  • build-tstsc
  • cleanrimraf lib