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.
- Versions published
- 931Mature · −50% score
- First published
- Jun 2015
- Publisher
- afc163
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: 5155189 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
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/antd-with-locales.js | 5155189 bytes | 0 |
| low | Large Javascript Payload | package/dist/antd.js | 4518351 bytes | 0 |
Manifest
Package metadata
Scripts57
api-collectionantd-tools run api-collectionauthorstsx scripts/generate-authors.tsbiomebiome check --writebuildnpm run compile && cross-env NODE_OPTIONS='--max-old-space-size=4096' npm run distchangelognpm run lint:changelog && tsx scripts/print-changelog.tscleanantd-tools run clean && rimraf es lib coverage locale dist report.html artifacts.zip oss-artifacts.zipclean:lockfilesrimraf package-lock.json yarn.lockcompilenpm run compileOnlycompileOnlynpm run clean && antd-tools run compiledeploygh-pages -d _site -b gh-pages -fdeploy:china-mirrorgit checkout gh-pages && git pull origin gh-pages && git push [email protected]:ant-design/ant-design.git gh-pages -fdistnpm run ut-install-react-18 && antd-tools run distdoctorreact-doctor .formatbiome format --write .install-react-18npm i --no-save --legacy-peer-deps react@18 react-dom@18 @testing-library/react@16lintnpm run version && npm run tsc && npm run lint:script && npm run lint:biome && npm run lint:md && npm run lint:changeloglint:biomebiome lintlint:changelogtsx scripts/generate-component-changelog.tslint:mdremark . -f -qlint:scripteslint . --cachelint:styletsx scripts/check-cssinjs.tsxpostpublishtsx scripts/post-publish.tsprecompilenpm run prestartpredeployantd-tools run clean && npm run site && cp CNAME _site && npm run test:sitepredistnpm run version && npm run token:statistic && npm run token:meta && npm run styleprelintdumi setupprepareis-ci || husky && dumi setupprepublishOnlytsx ./scripts/pre-publish.tspresitenpm run prestart && npm run style -- --layer='@layer theme, base, global, antd, components, utilities;'prestartnpm run version && npm run token:statistic && npm run token:meta && npm run lint:changelog && npm run style- …and 27 more.
Dependencies47
@ant-design/colors^8.0.1@ant-design/cssinjs^2.1.2@ant-design/cssinjs-utils^2.1.2@ant-design/fast-color^3.0.1@ant-design/icons^6.2.3@ant-design/react-slick~2.0.0@babel/runtime^7.29.2@rc-component/cascader~1.15.0@rc-component/checkbox~2.0.0@rc-component/collapse~1.2.0@rc-component/color-picker~3.1.1@rc-component/dialog~1.9.0@rc-component/drawer~1.4.2@rc-component/dropdown~1.0.2@rc-component/form~1.8.1@rc-component/image~1.9.0@rc-component/input~1.3.0@rc-component/input-number~1.6.2@rc-component/mentions~1.9.0@rc-component/menu~1.3.0@rc-component/motion^1.3.2@rc-component/mutate-observer^2.0.1@rc-component/notification~2.0.6@rc-component/pagination~1.2.0@rc-component/picker~1.10.0@rc-component/progress~1.0.2@rc-component/qrcode~1.1.1@rc-component/rate~1.0.1@rc-component/resize-observer^1.1.2@rc-component/segmented~1.3.0- …and 17 more.