PkgRadar

Package evidence

@yaoc1996/[email protected]

Large Javascript Payload: 2799659 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
577
Versions published
87Mature · −50% score
First published
Oct 2023
Publisher
yaoc1996

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":["@yaoc1996/[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":["@yaoc1996/[email protected]"],"fail_on":"review"}'
Publisheryaoc1996
Artifact bytes1,116,702
Previous version2.3.0
Published2026-05-24T00:19:20.286Z
SHA-256669a539bb60966446e5f0a0fc9a9cc25a8d87b2a6f7d1be2d0dc5b035141722f

Why flagged

What the scanner saw

Large Javascript Payload: 2799659 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
2.3.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/workers/ifc-worker.min.js2799659 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/workers/ifc-worker.min.js2799659 bytes10
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs"5

Manifest

Package metadata

Scripts16
  • buildpnpm run lint && pnpm run build:source && pnpm run build:wasm
  • build:sourcetsup
  • build:wasmcp laz-perf/js/lib/web/laz-perf.wasm dist/
  • cleanrm -rf dist
  • docs:buildvite build docs
  • docs:devvite docs
  • docs:linteslint docs/src docs/examples --ext .ts,.tsx
  • docs:previewvite preview docs
  • link-project./scripts/link-project.sh
  • linteslint src
  • postinstallnode scripts/postinstall.cjs
  • preinstallnpx only-allow pnpm
  • qa:devvite docs --open /qa/
  • testvitest run
  • test:watchvitest
  • unlink-project./scripts/unlink-project.sh
Dependencies5
  • @googlemaps/js-api-loader^1.16.6
  • comlink^4.4.2
  • earcut^2.2.4
  • lodash-es^4.17.21
  • proj4^2.9.1