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,071Niche · −30% score
Versions published
989Mature · −50% score
First published
Sep 2023
Publisher
oa_aditi.boobna

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"}'
Artifact bytes758,658
Previous version0.18.388
Published2026-05-28T06:14:42.567Z
SHA-2561a3d1a151eea704b1e5e2dd838e03e84cb931342c922d1f2e792a0ca31ac31cf

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildrm -rf build && NODE_ENV=production babel src/lib --out-dir build --copy-files
  • build-storybookstorybook build
  • linteslint src/** --ext .js,.jsx
  • lint-fixnpm run lint -- --fix
  • lint-fix-quietnpm run lint-fix -- --quiet
  • pre-commit./pre-commit.sh
  • publish:localnpm run build && yalc push --force
  • startreact-scripts start
  • storybookstorybook dev -p 6006
  • update-package-locknpm i --package-lock-only
  • watch:publishonchange 'src/lib/**/*' -- npm run publish:local
Dependencies17
  • @ant-design/icons^5.2.6
  • @babel/plugin-proposal-private-property-in-object^7.21.11
  • @material-ui/system^4.12.2
  • @storybook/addon-actions^7.6.3
  • @storybook/addon-styling^1.3.7
  • @storybook/cli^7.6.3
  • antd^5.11.4
  • d3^7.8.5
  • dayjs^1.11.10
  • immer^10.1.1
  • pdfjs-dist^2.6.347
  • react-google-maps^9.4.5
  • react-intersection-observer^8.32.5
  • react-markdown^8.0.7
  • react-pattern-lock^12.0.12
  • react-pdf^5.3.0
  • react-zoom-pan-pinch^3.7.0