PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5477236 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
15
Versions published
1
First published
Jun 2026
Publisher
mayunhui

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishermayunhui
Artifact bytes1,860,378
Previous versionnone
Published2026-06-08T03:27:30.889Z
SHA-2568126b3e96221cdeb5a3707c3d6ff61441a75db563867ff76ef35b760cad91092

Why flagged

What the scanner saw

Large Javascript Payload: 5477236 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
1.0.6Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/gis-maplibre.es.js5477236 bytes0
lowLarge Javascript Payloadpackage/dist/gis-maplibre.umd.js3323903 bytes0

Manifest

Package metadata

Scripts7
  • buildvite build --config vite.config.lib.ts && vue-tsc --project tsconfig.lib.json
  • build:libvite build --config vite.config.lib.ts
  • build:typesvue-tsc --project tsconfig.lib.json
  • devvite
  • packpack
  • prepublishOnlynpm run build
  • previewvite preview
Dependencies7
  • @turf/turf^6.5.0
  • @vicons/ionicons5^0.12.0
  • lodash.clonedeep^4.5.0
  • lodash.debounce^4.0.8
  • maplibre-gl^4.1.0
  • naive-ui^2.38.1
  • xlsx^0.18.5