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
1
Versions published
44Mature · −50% score
First published
May 2025
Publisher
sharanhs

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"}'
Publishersharanhs
Artifact bytes5,398,328
Previous version1.14.42
Published2026-05-27T12:44:35.934Z
SHA-25675f923610921ddb6e2b01e13ba3e853ca6d3738bce1a601a807d46e38eed9f0c

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • analyzetsc -b && cross-env ANALYZE=true rollup -c
  • auditpnpm audit
  • buildrimraf lib && tsc -b && cross-env NODE_ENV=production rollup -c
  • build-storybookstorybook build
  • chromaticchromatic --exit-zero-on-changes
  • cleanrimraf lib node_modules pnpm-lock.yaml package-lock.json yarn.lock
  • storybookstorybook dev -p 6006
  • syncgit pull origin main && tsc -b && rollup -c
Dependencies31
  • @babel/plugin-transform-react-jsx^7.24.7
  • @dnd-kit/core^6.1.0
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^8.0.0
  • @dnd-kit/utilities^3.2.2
  • @monaco-editor/react^4.6.0
  • @types/react-draft-wysiwyg^1.13.8
  • @types/react-window^1.8.8
  • @vitejs/plugin-react^4.3.0
  • classnames^2.5.1
  • date-fns^3.6.0
  • date-fns-tz^3.2.0
  • draft-js^0.11.7
  • janus-gateway^1.3.1
  • js-beautify^1.15.1
  • jsencrypt^3.3.2
  • node-forge^1.3.1
  • react-archer^4.4.0
  • react-day-picker^9.2.1
  • react-draft-wysiwyg^1.15.0
  • react-google-recaptcha^3.1.0
  • react-hook-form7.64.0
  • react-phone-input-2^2.15.1
  • react-phone-number-input^3.4.12
  • react-virtuoso^4.13.0
  • react-window^1.8.10
  • scss^0.2.4
  • tippy.js^6.3.7
  • use-context-selector^2.0.0
  • vite-plugin-svgr^4.3.0
  • …and 1 more.