PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2636363 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
205Mature · −50% score
First published
Jul 2022
Publisher
ppayo

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":["[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"}'
Publisherppayo
Artifact bytes870,402
Previous version1.19.11
Published2026-05-28T08:51:45.976Z
SHA-25659d2a388c2b3f7bfcd3b480de4e243d2c04de5f59bdffdfa6f17142b4eec740f

Why flagged

What the scanner saw

Large Javascript Payload: 2636363 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/ol-map.umd.js2636363 bytes10

Manifest

Package metadata

Scripts13
  • buildnpm run clean:dist && vite build --mode production
  • build-storybookstorybook build
  • build:libnpm run clean:lib && vite build --mode lib
  • chromaticnpx chromatic --project-token=chpt_75b1de4d859122e
  • clean:distrimraf dist
  • clean:librimraf lib
  • devvite
  • linteslint --ext .js,.vue src
  • lint:fixeslint --fix --ext .js,.vue src
  • previewvite preview
  • publishnpm publish
  • ssh-deployssh-deployer -f deploy.json
  • storybookstorybook dev -p 6006
Dependencies18
  • @turf/turf^7.2.0
  • axios^0.27.2
  • echarts^4.9.0
  • gifler^0.1.0
  • gyeonghwon^0.1.1
  • nanoid^4.0.0
  • ol^10.3.1
  • ol-echarts^4.0.1
  • ol-ext^4.0.4
  • pinyin-pro^3.11.0
  • proj4^2.11.0
  • qs^6.11.0
  • simplify-js^1.2.4
  • supercluster^8.0.1
  • throttle-debounce^5.0.2
  • vue^2.7.8
  • vue-router^3.2.0
  • vue-template-compiler^2.7.8