PkgRadar

Package evidence

[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
33
Versions published
33Mature · −50% score
First published
Mar 2023
Publisher
ledupuganti

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"}'
Publisherledupuganti
Artifact bytes1,002,209
Previous version0.0.32
Published2026-05-25T13:52:41.238Z
SHA-256f9926c2448a5ad12dcd9fad0103243aac64a2f472a26f1e789e3c08e96632059

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
0.0.33Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildreact-app-rewired build
  • buildlibBUILDLIB=true react-app-rewired build && cp index.d.ts build/index.d.ts
  • ejectreact-scripts eject
  • startreact-app-rewired start
  • testreact-scripts test
Dependencies20
  • axios^0.27.2
  • axios-jsonp^1.0.2
  • bootstrap^4.4.0
  • history^4.10.1
  • popmotion^8.6.10
  • react17.0.2
  • react-animate-height^2.0.15
  • react-bootstrap^1.0.0-beta.16
  • react-datepicker^2.8.0
  • react-dom17.0.2
  • react-google-recaptcha^1.0.5
  • react-load-script0.0.6
  • react-redux^7.2.6
  • redux^4.0.1
  • redux-actions^2.6.5
  • redux-form^8.3.8
  • redux-logger^3.0.6
  • redux-thunk^2.3.0
  • reselect^4.0.0
  • xml-js^1.6.11