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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/public/641.dbcb410570d65be238ab.js | 6127706 bytes | 10 |
Manifest
Package metadata
Scripts6
buildnode build/buildfile.js buildcount-allfind ./src -name '*.ts*' | xargs wc -lcount-testfind ./src -name '*.spec.ts' | xargs wc -llintexport 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.0color^4.2.3core-js^3.37.1date-fns^2.25.0formik^2.4.6geometric^2.5.4hast-util-to-html^9.0.1jmapserver-ng-core2.12.4json-pointer^0.6.2jspdf^2.5.1mapbox-gl-draw-snap-mode-k20.0.2maplibre-gl^4.3.1normalize-diacritics^5.0.0react^18.3.1react-color^2.19.3react-dom^18.3.1- …and 9 more.