PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5469262 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
2
First published
May 2026
Publisher
mayunhui

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":["[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,857,840
Previous version1.0.2
Published2026-05-26T03:34:15.734Z
SHA-256152039a254fb163268c2106d8aa0b1e6efad4f0fc6582fe310094278b20bba42

Why flagged

What the scanner saw

Large Javascript Payload: 5469262 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/gis-maplibre.es.js5469262 bytes10
mediumLarge Javascript Payloadpackage/dist/gis-maplibre.umd.js3320311 bytes10

Manifest

Package metadata

Scripts8
  • 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
  • publishpublish
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