PkgRadar

Package evidence

@tslfe/[email protected]

Large Javascript Payload: 2859771 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.

Weekly downloads
7
Versions published
3
First published
Apr 2026
Publisher
yangxun

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":["@tslfe/[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":["@tslfe/[email protected]"],"fail_on":"review"}'
Publisheryangxun
Artifact bytes1,777,819
Previous version4.4.4
Published2026-05-11T03:08:17.047Z
SHA-25633812d49cdecdaee9ba9dac2bebbf6b5de3bc040ab1b3a599a41ce273796cf8b

Why flagged

What the scanner saw

Large Javascript Payload: 2859771 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/draco/draco_decoder.js2859771 bytes10
mediumLarge Javascript Payloadpackage/draco/draco_encoder.js2386051 bytes10
mediumLarge Javascript Payloadpackage/draco/gltf/draco_encoder.js2458835 bytes10

Manifest

Package metadata

Scripts8
  • buildtsl-cli build -m master
  • compilenpm run type && npx tsl-cli compile -m es && npx tsl-cli compile -m commonjs && npx tsl-cli compile -m umd
  • compile:esnpx tsl-cli compile -m es
  • compile:umdrm -rf dist && npx tsl-cli compile -m umd
  • servenpx tsl-cli dev
  • testnpx jest ./test/index.test.ts
  • typerimraf typings && tsc
  • watchnpx tsl-cli compile -m es -w
Dependencies9
  • @assemblyscript/loader^0.27.9
  • @jdultra/threedtiles^9.2.2
  • @tweenjs/tween.js^18.6.4
  • js-md5^0.7.3
  • localforage^1.10.0
  • lodash-es^4.17.21
  • three^0.183.2
  • three-loader-3dtiles^1.2.1
  • websocket-heartbeat-js^1.1.3