PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6127706 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
448
Versions published
146Mature · −50% score
First published
Nov 2023
Publisher
jkiepura

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"}'
Publisherjkiepura
Artifact bytes8,561,151
Previous version2.12.8
Published2026-05-27T18:16:32.327Z
SHA-256076178bcc7b85fcca30b399642bac1425008923f747dc05ee99f7f81eab8e162

Why flagged

What the scanner saw

Large Javascript Payload: 6127706 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
2.12.9Version
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/public/641.dbcb410570d65be238ab.js6127706 bytes10

Manifest

Package metadata

Scripts6
  • buildnode build/buildfile.js build
  • count-allfind ./src -name '*.ts*' | xargs wc -l
  • count-testfind ./src -name '*.spec.ts' | xargs wc -l
  • lintexport NODE_ENV='production'; node build/buildfile.js lint;
  • startexport NODE_ENV='development'; node build/buildfile.js start;
  • testecho "Error: no test specified" && exit 1
Dependencies39
  • @fortawesome/fontawesome-pro^6.5.2
  • @fortawesome/fontawesome-svg-core^6.5.2
  • @fortawesome/pro-duotone-svg-icons^6.5.2
  • @fortawesome/pro-light-svg-icons^6.5.2
  • @fortawesome/pro-regular-svg-icons^6.5.2
  • @fortawesome/pro-solid-svg-icons^6.5.2
  • @fortawesome/react-fontawesome^0.2.1
  • @mapbox/mapbox-gl-draw^1.4.2
  • @mui/material^5.15.18
  • @mui/x-date-pickers^7.5.0
  • @mui/x-tree-view^7.5.0
  • @turf/circle^6.5.0
  • @turf/helpers^6.5.0
  • @turf/intersect^6.5.0
  • @turf/mask^6.5.0
  • color^4.2.3
  • core-js^3.37.1
  • date-fns^2.25.0
  • formik^2.4.6
  • geometric^2.5.4
  • hast-util-to-html^9.0.1
  • jmapserver-ng-core2.12.4
  • json-pointer^0.6.2
  • jspdf^2.5.1
  • mapbox-gl-draw-snap-mode-k20.0.2
  • maplibre-gl^4.3.1
  • normalize-diacritics^5.0.0
  • react^18.3.1
  • react-color^2.19.3
  • react-dom^18.3.1
  • …and 9 more.