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.

Weekly downloads
1,389Niche · −30% score
Versions published
1,046Mature · −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 bytes550,596
Previous version4.4.1-beta.3
Published2026-05-27T07:49:02.498Z
SHA-256060a2aa6facb34ec5e597043d92c420d37f22d2042b882cbdd06c5ac18b79a7e

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts31
  • 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
  • code-standards:checknode ./scripts/code-standards-check.mjs
  • commit-msg:formatnode ./scripts/format-commit-msg.mjs
  • docscross-env NODE_OPTIONS="--openssl-legacy-provider" dumi build
  • docs:deploygh-pages -d docs-dist
  • git:pull:dev_4git pull --tags --no-rebase origin dev_4
  • 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"
  • postpublishgit clean -fd
  • precommitlint-staged
  • preparehusky && patch-package
  • prettierprettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'
  • releaseyarn build && npm publish
  • release:betayarn build && npm publish --tag=beta
  • startcross-env NODE_OPTIONS="--openssl-legacy-provider" dumi dev
  • testumi-test
  • test:all-versionsnpm run test:react18 && npm run test:react19
  • test:coverageumi-test --coverage
  • test:react18REACT_VERSION=18 npm run test
  • test:react19npm run test
  • …and 1 more.
Dependencies12
  • @dnd-kit/core^6.0.8
  • @dnd-kit/sortable^7.0.2
  • @dnd-kit/utilities^3.2.1
  • @zat-design/utils^4.0.0
  • big.js^6.2.1
  • classnames^2.3.1
  • dayjs^1.11.13
  • idb-keyval^6.2.2
  • lodash^4.17.21
  • react-intersection-observer^9.13.0
  • react-resizable^3.0.5
  • react-svg^15.1.7