PkgRadar

Package evidence

@glowjs/[email protected]

Large Javascript Payload: 3929684 bytes

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
119Mature · −50% score
First published
Jun 2022
Publisher
kekeqy

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@glowjs/[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":["@glowjs/[email protected]"],"fail_on":"review"}'
Publisherkekeqy
Artifact bytes1,003,098
Previous version2026.5.13
Published2026-05-14T07:19:40.689Z
SHA-2568daa3c79e74bd1a617190640c5e6aeeb0550125e32685fb1f36342a35ebdb251

Why flagged

What the scanner saw

Large Javascript Payload: 3929684 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/glow.core.js3929684 bytes10

Manifest

Package metadata

Scripts5
  • buildnpm run prod && npm run dts && npm run cpdts
  • cpdtsts-node ./build/copyDts.ts
  • devts-node ./build/build.ts development
  • dtsdts-bundle-generator --config=./dts.json --no-check=true --fail-on-class=true
  • prodts-node ./build/build.ts production
Dependencies11
  • @babel/plugin-transform-runtime7.18.10
  • @babylonjs/core7.18.0
  • @babylonjs/gui7.18.0
  • @babylonjs/inspector7.18.0
  • @babylonjs/loaders7.18.0
  • @babylonjs/materials7.18.0
  • @tweenjs/tween.js18.6.4
  • babylonjs-gltf2interface7.20.1
  • earcut2.2.2
  • heatmap.js2.0.5
  • robust-point-in-polygon1.0.3