PkgRadar

Package evidence

@yaoc1996/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
332
Versions published
90Mature · −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,120,747
Previous version2.5.0
Published2026-06-10T00:35:45.267Z
SHA-256fcd58c134cf3925cecf7ab5a9c6cb00c869927edcdb03efc1ba6f9ca792b2cef

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

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

Manifest

Package metadata

Scripts15
  • buildpnpm run lint && pnpm run build:source
  • build:sourcetsup
  • 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