PkgRadar

Package evidence

@arpproject/[email protected]

Large Javascript Payload: 6355604 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
551
Versions published
51Established · −30% score
First published
Oct 2025
Publisher
csontosreka

Effective trust discount applied: 30% (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":["@arpproject/[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":["@arpproject/[email protected]"],"fail_on":"review"}'
Publishercsontosreka
Artifact bytes1,644,839
Previous version0.1.38
Published2026-06-04T12:54:48.319Z
SHA-2563ecb772c97d8bdbc30388377156049fd1c4111d5807d8da718fb6f5d710b4791

Why flagged

What the scanner saw

Large Javascript Payload: 6355604 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
0.1.39Version
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/dist/recrate.es.js6355604 bytes0

Manifest

Package metadata

Scripts13
  • buildvite build && rollup -c
  • build-storybookstorybook build
  • docsnpx typedoc --skipErrorChecking && npx serve docs
  • load:datapackssleep 10 && node ./load-data-packs.cjs
  • startvite
  • start:elasticdocker compose up -d && npm run load:datapacks
  • stop:elasticdocker compose stop ; docker compose rm -f
  • storybookstorybook dev -p 6006
  • storybook:huSTORYBOOK_LANG=hu storybook dev -p 6006
  • test./node_modules/.bin/vitest run
  • test:coverage./node_modules/.bin/vitest run --coverage
  • test:watch./node_modules/.bin/vitest watch
  • update-dependenciesbash -x ./update-deps.sh
Dependencies34
  • @codemirror/lang-javascript^6.2.3
  • @codemirror/state^6.5.2
  • @codemirror/theme-one-dark^6.1.2
  • @emotion/cache^11.14.0
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.0
  • @fortawesome/fontawesome-free^6.7.2
  • @fortawesome/fontawesome-svg-core^6.7.2
  • @fortawesome/free-brands-svg-icons^6.7.2
  • @fortawesome/free-regular-svg-icons^6.7.2
  • @fortawesome/free-solid-svg-icons^6.7.2
  • @fortawesome/react-fontawesome^0.2.2
  • @mui/icons-material^7.1.0
  • @mui/material^7.1.0
  • @mui/system^7.1.0
  • @mui/x-date-pickers^8.2.0
  • @terraformer/wkt^2.2.1
  • ajv^8.17.1
  • allotment^1.20.5
  • antd^5.27.4
  • chance^1.1.12
  • codemirror^6.0.1
  • dayjs^1.11.13
  • i18next^22.5.0
  • leaflet^1.9.4
  • leaflet-area-select^1.1.1
  • lodash^4.17.21
  • react-i18next^12.3.1
  • react-window^2.1.1
  • tailwindcss^4.1.16
  • …and 4 more.