PkgRadar

Package evidence

@loaders.gl/[email protected]

Large Javascript Payload: 2631100 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
222Mature · −50% score
First published
Jan 2021
Publisher
pessimistress

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@loaders.gl/[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":["@loaders.gl/[email protected]"],"fail_on":"review"}'
Publisherpessimistress
Artifact bytes1,462,789
Previous version4.4.1
Published2026-05-13T08:44:12.591Z
SHA-2560a82e2942394073fd5bb5a8f46124ad4acc5923a77172bfd2c97e6f1e3ac3209

Why flagged

What the scanner saw

Large Javascript Payload: 2631100 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.4.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/converter.min.cjs2631100 bytes0

Manifest

Package metadata

Scripts4
  • build-converter-bundleesbuild src/converter-cli.ts --outfile=dist/converter.min.cjs --platform=node --target=esnext,node14 --external:join-images --minify --bundle --define:__VERSION__=\"$npm_package_version\"
  • build-i3s-server-bundleesbuild src/i3s-server/bin/www.ts --outfile=dist/i3s-server/bin/i3s-server.min.cjs --platform=node --target=esnext,node14 --minify --bundle --define:__VERSION__=\"$npm_package_version\"
  • copy-certificatescp -R src/i3s-server/certs dist/i3s-server
  • pre-buildnpm run build-converter-bundle && npm run build-i3s-server-bundle && npm run copy-certificates
Dependencies30
  • @loaders.gl/3d-tiles4.4.2
  • @loaders.gl/compression4.4.2
  • @loaders.gl/crypto4.4.2
  • @loaders.gl/draco4.4.2
  • @loaders.gl/gltf4.4.2
  • @loaders.gl/i3s4.4.2
  • @loaders.gl/images4.4.2
  • @loaders.gl/loader-utils4.4.2
  • @loaders.gl/math4.4.2
  • @loaders.gl/polyfills4.4.2
  • @loaders.gl/textures4.4.2
  • @loaders.gl/tiles4.4.2
  • @loaders.gl/worker-utils4.4.2
  • @loaders.gl/zip4.4.2
  • @math.gl/core^4.1.0
  • @math.gl/culling^4.1.0
  • @math.gl/geoid^4.1.0
  • @math.gl/geospatial^4.1.0
  • ajv^8.12.0
  • archiver^5.0.0
  • cors^2.8.5
  • crypt^0.0.2
  • debug~4.3.4
  • express~4.19.2
  • inquirer^8.0.0
  • json-map-transform^1.2.6
  • jszip^3.5.0
  • md5^2.3.0
  • morgan~1.9.1
  • uuid^9.0.0