PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6612031 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
390Mature · −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

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"}'
Publisherjoewdavies
Artifact bytes2,501,419
Previous version4.4.1
Published2026-05-29T08:19:59.711Z
SHA-256b13422c11567820939e835a21884df098b0bca83dc3dd2ef1e50a2ffc091dd46

Why flagged

What the scanner saw

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/build/eurostatmap.js6612031 bytes0

Manifest

Package metadata

Scripts11
  • build-prodnpm run copy-types && webpack --config webpack/webpack.config.prod.js
  • build-prod-debugwebpack --config webpack/webpack.config.debug-size.js
  • check:types:legend-config-syncnode test/scripts/check-legend-config-sync.js
  • copy-typescopyfiles -u 2 "src/types/**/*.d.ts" build/types
  • docsnpm run docs:api
  • docs:apitypedoc --options typedoc.json
  • formatprettier --write .
  • generate-previewsnode examples/scripts/generate-previews.js
  • serverwebpack-dev-server --open --watch
  • startwebpack --config webpack/webpack.config.dev.js
  • type-checknpm run check:types:legend-config-sync && tsc --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