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,055Mature · −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 bytes570,354
Previous version4.5.0
Published2026-06-18T03:52:48.633Z
SHA-2563969d052732bd2019140843a41cb9ed0b8b6eacf3c964b062359cbfc38dc81e5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts25
  • analyzeANALYZE=1 dumi build
  • buildfather build && mv dist/index.min.css dist/index.esm.css && mv dist/less.min.css dist/less.esm.css && npm run build:ai-meta
  • build:ai-metanode ./scripts/build-ai-meta.mjs
  • check:typesnode ./scripts/check-public-types.mjs
  • 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
  • lintnpm run lint:js && npm run lint:style && npm run lint:prettier
  • 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:stylestylelint --fix "src/**/*.less"
  • pack:mainnpm pack --dry-run
  • pack:mcpnpm run build:ai-meta && cd packages/sisyphus-react-mcp && npm pack --dry-run
  • preparehusky && patch-package
  • prettierprettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'
  • releaseyarn build && npm publish
  • release:betayarn build && npm publish --tag=beta
  • release:mcpnpm run build:ai-meta && cd packages/sisyphus-react-mcp && npm publish
  • startcross-env NODE_OPTIONS="--openssl-legacy-provider" dumi dev
  • testumi-test
  • test:coverageumi-test --coverage
  • tsctsc --noEmit
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