PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6412646 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
519
Versions published
389Mature · −50% score
First published
Oct 2020
Publisher
joewdavies

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"}'
Publisherjoewdavies
Artifact bytes2,421,492
Previous version4.3.58
Published2026-05-27T12:46:46.789Z
SHA-25686cd4c4bc1b99afd763996b59553e8656faf038925603af2070514cab665c4cc

Why flagged

What the scanner saw

Large Javascript Payload: 6412646 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/eurostatmap.js6412646 bytes10

Manifest

Package metadata

Scripts7
  • build-prodnpm run copy-types && webpack --config webpack/webpack.config.prod.js
  • build-prod-debugwebpack --config webpack/webpack.config.debug-size.js
  • copy-typescopyfiles -u 2 "src/types/**/*.d.ts" build/types
  • formatprettier --write .
  • serverwebpack-dev-server --open --watch
  • startwebpack --config webpack/webpack.config.dev.js
  • type-checktsc --noEmit && tsc --noEmit test/typescript-test.ts
Dependencies20
  • d3-array^3.2.4
  • d3-axis^3.0.0
  • d3-ease^3.0.1
  • d3-fetch^3.0.1
  • d3-force^3.0.0
  • d3-format^3.1.0
  • d3-geo^3.1.1
  • d3-geo-projection^3.0.0
  • d3-interpolate^3.0.1
  • d3-scale^4.0.2
  • d3-scale-chromatic^3.1.0
  • d3-selection^3.0.0
  • d3-shape^3.2.0
  • d3-svg-annotation^2.5.1
  • d3-zoom^3.0.0
  • idb-keyval^6.2.2
  • jsonstat-toolkit^1.0.8
  • proj4^2.17.0
  • simple-statistics^7.8.8
  • topojson-client^3.1.0