PkgRadar

Package evidence

[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,108Niche · −30% score
Versions published
625Mature · −50% score
First published
Nov 2019
Publisher
zhouzefei

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":["[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"}'
Publisherzhouzefei
Artifact bytes3,074,357
Previous version3.1.10
Published2026-05-27T04:42:49.282Z
SHA-256f8f00ec174c6bde0946ddec2ed39cf0ea7bc949a01fda868a7118466c564295f

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildheft build --clean && npm run build:es && npm run build:cjs && npm run post:build
  • build:cjsbabel es --presets @babel/preset-env --out-dir lib
  • build:esES_MODULE=true babel es --presets @babel/preset-env --out-dir es
  • build:umdwebpack --config webpack.umd.config.js
  • build:watchheft build --clean --watch
  • post:buildnode ./scripts/postbuild.js
  • startheft start --storybook
  • svgrnpx svgr ./svg --out-dir ./src/svg-components
  • testheft test
  • test:watchheft test --watch --clean
  • watchrush build:watch --changed-projects-only --to-except tntd
Dependencies34
  • @ant-design/colors^3.1.0
  • @dnd-kit/core~6.1.0
  • @dnd-kit/modifiers~7.0.0
  • @dnd-kit/sortable~8.0.0
  • @dnd-kit/utilities~3.2.2
  • @icon-park/react^1.3.5
  • @stellaris/hooks~0.4.6
  • @tntd/icons^1.0.10
  • @tntx/logo-icon~1.0.4
  • @types/react-resizable~3.0.8
  • array-tree-filter^2.1.0
  • classnames^2.2.6
  • color-alpha~1.1.3
  • copy-to-clipboard^3.2.0
  • delete-all-cookies~0.3.0
  • eventemitter3^4.0.0
  • lodash~4.17.21
  • rc-align^4.0.0
  • rc-field-form~1.34.0
  • rc-motion^2.6.1
  • rc-notification~3.3.1
  • rc-overflow^1.0.0
  • rc-resize-observer~1.4.0
  • rc-segmented~2.2.2
  • rc-select~14.2.0
  • rc-tree~5.7.0
  • rc-trigger^5.0.4
  • rc-util^5.25.2
  • rc-virtual-list~3.16.1
  • react-color^2.17.2
  • …and 4 more.