PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 9106873 bytes

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
16
Versions published
10Established · −30% score
First published
Jun 2025
Publisher
xuan.xiang

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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"}'
Publisherxuan.xiang
Artifact bytes14,680,165
Previous version2.8.78
Published2026-05-27T07:02:18.235Z
SHA-256397e12f99e819c70b02d8af2aabba807bbef1d4bd102e45a95e371f9bdc5642d

Why flagged

What the scanner saw

Large Javascript Payload: 9106873 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
2.8.79Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/umd/hive-design.min.js9106873 bytes10

Manifest

Package metadata

Scripts13
  • buildset NODE_OPTIONS="--max-old-space-size=8192" && father build
  • build:typetsc -b ./tsconfig.types.json
  • deploynpm run docs:build && npm run docs:deploy
  • devfather dev
  • docs:builddumi build
  • eslinteslint --cache --ext .js,.jsx,.tsx,.ts ./src/
  • lintnpm run eslint && npm run prettier
  • prettierprettier --write "**/*.{js,jsx,tsx,ts,less,md,json}"
  • releasenpm run build && npm publish --access public
  • startdumi dev
  • stylelintstylelint "**/*.{less,css,scss}" --syntax scss
  • testumi-test
  • test:coverageumi-test --coverage
Dependencies36
  • @amap/amap-jsapi-loader^1.0.1
  • @ant-design/icons^4.7.0
  • @onlyoffice/document-editor-react^1.3.0
  • animate.css^4.1.1
  • antd^4.23.5
  • antd-img-crop^4.25.0
  • axios^1.13.6
  • classnames^2.3.1
  • ezuikit-js~7.6.6
  • flv.js^1.6.2
  • i18next^20.4.0
  • lodash^4.17.21
  • mapbox-gl^1.11.0
  • maptalks1.0.0-rc.23
  • moment^2.29.0
  • qiniu-js^3.4.1
  • react^17 || ^18
  • react-audio-player^0.17.0
  • react-beautiful-dnd^13.1.1
  • react-dark-photo^1.0.28
  • react-dnd^16.0.1
  • react-dnd-html5-backend^16.0.1
  • react-dom^17 || ^18
  • react-file-viewer1.2.1
  • react-frame-component^5.2.7
  • react-i18next^11.11.4
  • react-slick^0.29.0
  • react-table^7.8.0
  • react-to-print^2.14.7
  • react-window^1.8.6
  • …and 6 more.