PkgRadar

Package evidence

@bonlineza/[email protected]

Known Indicator Filename: package/build/bundle.js

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
273
Versions published
162Mature · −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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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,109,285
Previous version2.39.6
Published2026-04-01T12:43:11.930Z
SHA-256ec3a98bb6b3b6cb86ef1cf775999f040eedcb9e461ac9f7403f17b160abce5bd

Why flagged

What the scanner saw

Known Indicator Filename: package/build/bundle.js

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

Availability ledger

available

review
Last checked
reviewRisk
13Score
2.39.7Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/build/bundle.jspackage/build/bundle.js45

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