PkgRadar

Package evidence

@djb25/[email protected]

no findings

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
162
Versions published
12
First published
Feb 2026
Publisher
djb25

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":["@djb25/[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":["@djb25/[email protected]"],"fail_on":"review"}'
Publisherdjb25
Artifact bytes1,045,742
Previous version1.0.10
Published2026-06-10T13:21:19.617Z
SHA-256ee66bcc6fe78865702708f8a37bb4960ac8d4a32245ea89cf18d6f8989aab500

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.11Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildmicrobundle-crl --compress --no-sourcemap --format cjs
  • prepublishyarn build
  • startmicrobundle-crl watch --no-compress --format modern,cjs
Dependencies9
  • @djb25/digit-ui-react-components1.0.0
  • lodash.merge^4.6.2
  • microbundle-crl^0.13.11
  • react17.0.2
  • react-dom17.0.2
  • react-hook-form6.15.8
  • react-i18next11.16.2
  • react-query3.6.1
  • react-router-dom5.3.0