PkgRadar

Package evidence

@zat-design/[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.

Versions published
1,056Mature · −50% score
First published
May 2023
Publisher
wanchongyang

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":["@zat-design/[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":["@zat-design/[email protected]"],"fail_on":"review"}'
Publisherwanchongyang
Artifact bytes757,807
Previous version3.14.10-beta.6
Published2026-06-18T05:48:09.694Z
SHA-2569831bb9067a5d033f772197de0bfd1235672370caf1cd7faff691d710dcfa85e

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts24
  • analyzeANALYZE=1 dumi build
  • buildfather build && mv dist/index.min.css dist/index.esm.css && mv dist/less.min.css dist/less.esm.css
  • build-distfather build --format umd
  • build-esfather build --format esm
  • build-libfather build --format cjs
  • docsexport NODE_OPTIONS=--openssl-legacy-provider && dumi build
  • docs:deploygh-pages -d docs-dist
  • lintnpm run lint:js && npm run lint:style && npm run lint:prettier
  • lint-stagedlint-staged
  • lint-staged:jseslint --ext .js,.jsx,.ts,.tsx --ignore-pattern '**/__tests__/**' --ignore-pattern '**/*.test.*' --ignore-pattern '**/*.spec.*'
  • lint:fixeslint --fix --cache --ext .js,.jsx,.ts,.tsx --format=pretty ./src
  • lint:jseslint --cache --ext .js,.jsx,.ts,.tsx --format=pretty ./src
  • lint:prettierprettier --check "**/*" --end-of-line auto
  • lint:reporteslint --ext .jsx,.js src -f checkstyle -o report_zacc_eslint_js.xml & exit 0; stylelint --custom-formatter node_modules/stylelint-checkstyle-formatter src/**/*.{css,scss,less} > report_zacc_stylelint_css.xml & exit 0
  • lint:stylestylelint --fix "src/**/*.less" --syntax less
  • postpublishgit clean -fd
  • precommitlint-staged
  • prettierprettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'
  • releaseyarn build && npm publish
  • release:betayarn build && npm publish --tag=beta
  • startexport NODE_OPTIONS=--openssl-legacy-provider && dumi dev
  • testumi-test
  • test:coverageumi-test --coverage
  • tsctsc --noEmit
Dependencies17
  • @ant-design/icons^4.2.2
  • @babel/runtime^7.18.0
  • @dnd-kit/core^6.0.8
  • @dnd-kit/sortable^7.0.2
  • @dnd-kit/utilities^3.2.1
  • @pansy/react-watermark^3.1.13
  • @zat-design/utils1.1.43
  • ahooks3.8.4
  • antd^4.24.8
  • big.js^6.2.1
  • classnames^2.3.1
  • lodash^4.17.21
  • moment^2.29.1
  • rc-resize-observer^1.4.0
  • react-lazyload^3.2.1
  • react-resizable^3.0.5
  • react-svg^15.1.7