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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/bonree-design-antd.js | 8006258 bytes | 0 |
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-collectionargosargos upload imageSnapshotsauthorsnode ./scripts/generate-authorsbotnode ./scripts/qiye-weixin-botbuildnpm run compile && cross-env NODE_OPTIONS='--max-old-space-size=4096' npm run distbundlesizebundlesizechangelognode ./scripts/print-changelogcheck-commitnode ./scripts/check-commitcheck-ts-demonode ./scripts/check-ts-democleanantd-tools run clean && rm -rf es lib coverage dist report.htmlclean-lockfilesrm -rf package-lock.json yarn.lockcompilenpm run clean && antd-tools run compiledeploybisheng gh-pages --push-only --dotfilesdeploy:china-mirrorgit checkout gh-pages && git pull origin gh-pages && git push [email protected]:ant-design/ant-design.git gh-pagesdistantd-tools run distdist:esbuildESBUILD=true npm run distdist:esbuild-no-dup-checkESBUILD=true NO_DUP_CHECK=true npm run distinstall-react-16npm i --no-save --legacy-peer-deps react@16 react-dom@16 react-test-renderer@16 enzyme-adapter-react-16lintnpm run tsc && npm run lint:script && npm run lint:demo && npm run lint:style && npm run lint:deps && npm run lint:mdlint-fixnpm run lint-fix:script && npm run lint-fix:demo && npm run lint-fix:stylelint-fix:demonpm run lint:demo -- --fixlint-fix:scriptnpm run lint:script -- --fixlint-fix:stylenpm run lint:style -- --fixlint:demoeslint components/*/demo/*.mdlint:depsantd-tools run deps-lintlint:mdremark . -f -qlint:scripteslint . --ext .js,.jsx,.ts,.tsxlint: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.0array-tree-filter^2.1.0bonree-cascader1.3.1bonree-picker1.0.10bonree-select1.4.1bonree-table1.0.5bonree-tree0.2.5bonree-tree-select1.3.0classnames^2.3.1copy-to-clipboard^3.3.1dayjs^1.10.7lodash^4.17.21memoize-one^6.0.0rc-checkbox2.3.2rc-collapse3.1.2rc-dialog8.6.0rc-drawer4.4.3rc-dropdown3.2.0rc-field-form1.21.2rc-image5.2.5rc-input-number7.3.4rc-mentions1.6.1rc-menu9.0.14rc-motion2.4.4rc-notification4.5.7rc-pagination3.1.14- …and 14 more.