PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 8006258 bytes

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
395
Versions published
190Mature · −50% score
First published
Sep 2021
Publisher
bonree_psc

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"}'
Publisherbonree_psc
Artifact bytes8,736,003
Previous version4.0.1
Published2026-06-09T07:53:47.493Z
SHA-2560003903bbd40d6d7ddb5f4324b10ad2ffaf8f48d6f3f67b1104cc7cb343c6d16

Why flagged

What the scanner saw

Large Javascript Payload: 8006258 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.0.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/bonree-design-antd.js8006258 bytes0

Manifest

Package metadata

Scripts60
  • _startantd-tools run clean && cross-env NODE_ENV=development NODE_OPTIONS=--openssl-legacy-provider concurrently "bisheng start -c ./site/bisheng.config.js"
  • api-collectionantd-tools run api-collection
  • argosargos upload imageSnapshots
  • authorsnode ./scripts/generate-authors
  • botnode ./scripts/qiye-weixin-bot
  • buildnpm run compile && cross-env NODE_OPTIONS='--max-old-space-size=4096' npm run dist
  • bundlesizebundlesize
  • changelognode ./scripts/print-changelog
  • check-commitnode ./scripts/check-commit
  • check-ts-demonode ./scripts/check-ts-demo
  • cleanantd-tools run clean && rm -rf es lib coverage dist report.html
  • clean-lockfilesrm -rf package-lock.json yarn.lock
  • compilenpm run clean && antd-tools run compile
  • deploybisheng gh-pages --push-only --dotfiles
  • deploy:china-mirrorgit checkout gh-pages && git pull origin gh-pages && git push [email protected]:ant-design/ant-design.git gh-pages
  • distantd-tools run dist
  • dist:esbuildESBUILD=true npm run dist
  • dist:esbuild-no-dup-checkESBUILD=true NO_DUP_CHECK=true npm run dist
  • install-react-16npm i --no-save --legacy-peer-deps react@16 react-dom@16 react-test-renderer@16 enzyme-adapter-react-16
  • lintnpm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:md
  • lint-fixnpm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:style
  • lint-fix:demonpm run lint:demo -- --fix
  • lint-fix:scriptnpm run lint:script -- --fix
  • lint-fix:stylenpm run lint:style -- --fix
  • lint:demoeslint components/*/demo/*.md
  • lint:depsantd-tools run deps-lint
  • lint:mdremark . -f -q
  • lint:scripteslint . --ext .js,.jsx,.ts,.tsx
  • lint:stylestylelint '{site,components}/**/*.less'
  • pre-publishnpm run test-all -- --skip-build
  • …and 30 more.
Dependencies44
  • @ant-design/colors6.0.0
  • @ant-design/icons4.7.0
  • @ant-design/react-slick0.28.4
  • @babel/runtime^7.16.5
  • @ctrl/tinycolor3.4.0
  • array-tree-filter^2.1.0
  • bonree-cascader1.3.1
  • bonree-picker1.0.10
  • bonree-select1.4.1
  • bonree-table1.0.5
  • bonree-tree0.2.5
  • bonree-tree-select1.3.0
  • classnames^2.3.1
  • copy-to-clipboard^3.3.1
  • dayjs^1.10.7
  • lodash^4.17.21
  • memoize-one^6.0.0
  • rc-checkbox2.3.2
  • rc-collapse3.1.2
  • rc-dialog8.6.0
  • rc-drawer4.4.3
  • rc-dropdown3.2.0
  • rc-field-form1.21.2
  • rc-image5.2.5
  • rc-input-number7.3.4
  • rc-mentions1.6.1
  • rc-menu9.0.14
  • rc-motion2.4.4
  • rc-notification4.5.7
  • rc-pagination3.1.14
  • …and 14 more.