PkgRadar

Package evidence

@bonlineza/[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
239
Versions published
163Mature · −50% score
First published
Jan 2020
Publisher
kwesi-za

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":["@bonlineza/[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":["@bonlineza/[email protected]"],"fail_on":"review"}'
Publisherkwesi-za
Artifact bytes1,112,327
Previous version2.39.8
Published2026-06-04T07:18:17.112Z
SHA-2567f4d2959c2193649df029e6db15454d0fa5c44f7a1e0d85a30067a1f96208474

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildnpm run clean && ./node_modules/.bin/rollup -c
  • build:publishnpm run clean && npm run test && npm run build && npm run docs && npm login && npm publish
  • build:storybookbuild-storybook -c .storybook -o docs/storybook
  • cleanrimraf ./build/*.*
  • docsnode ./scripts/doc-gen.js
  • ejectreact-scripts eject
  • formatprettier --write './src/**/*.{js,css,md}'
  • jestjest --env=jsdom
  • linteslint ./src
  • posttestnpm run format
  • precommitlint-staged
  • startstart-storybook -p 9001 -c .storybook -s ./public
  • testrun-s lint jest
Dependencies17
  • @bonlineza/b-lib^4.0.0
  • js-cookie^2.2.0
  • lodash.debounce^4.0.8
  • numeral^2.0.6
  • polished^3.6.5
  • prop-types^15.7.2
  • rc-slider^9.3.1
  • rc-util^4.21.1
  • react-animate-height^2.0.23
  • react-currency-input-field^3.6.4
  • react-hook-form^7.46.1
  • react-is^16.13.1
  • react-notify-toast^0.5.1
  • react-select^2.3.0
  • react-spinners^0.13.8
  • regenerator-runtime^0.13.7
  • styled-system^5.1.5