PkgRadar

Package evidence

@kdcloudjs/[email protected]

Install-time lifecycle script: preinstall="npx force-resolutions"

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
548
Versions published
269Mature · −50% score
First published
Jan 2022
Publisher
kingofchina

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

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":["@kdcloudjs/[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":["@kdcloudjs/[email protected]"],"fail_on":"review"}'
Publisherkingofchina
Artifact bytes6,305,760
Previous version1.8.53-stable.11
Published2026-06-05T07:46:09.597Z
SHA-256a2ac04fd97cd7ae75496233d1d5e206799725850c814adef5b49fb723f53069a

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx force-resolutions"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
1.8.53-stable.12Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx force-resolutions"5
lowLarge Javascript Payloadpackage/dist/kdesign.js8347119 bytes0

Manifest

Package metadata

Scripts24
  • buildnpm run compile && cross-env NODE_OPTIONS='--max-old-space-size=4096' npm run dist
  • changelogconventional-changelog -p angular -i CHANGELOG.md -s -r 0 && node scripts/filter-changelog.js
  • cleanrimraf _data && rimraf _site
  • compilegulp compile
  • distnode build/bin/dist.js
  • lintnpm run tsc && npm run lint:script && npm run lint:style
  • lint-fix:scriptnpm run lint:script -- --fix
  • lint-fix:stylenpm run lint:style -- --fix
  • lint:scripteslint --ext .tsx,.ts,.js,.jsx ./components ./site
  • lint:stylestylelint "{site,components}/**/*.less" --syntax less
  • newnode scripts/create-component.js
  • preinstallnpx force-resolutions
  • pubnpm run test:all && cross-env PUB_ENV=pub np --no-publish --no-tests --no-cleanup && npm run build && npm publish
  • pub:1.8.53-stablenpm run test:all && npm run build && cross-env PUB_ENV=pub np --no-cleanup --anyBranch --no-tests --tag=stable-1.8.53.N
  • pub:betanpm run test:all && npm run build && cross-env PUB_ENV=pub np --no-cleanup --anyBranch --no-tests --tag=beta
  • sitenpm run tsc && npm run clean && bisheng build -c ./site/bisheng.config.js
  • startnpm run tsc && npm run clean && cross-env NODE_ENV=development bisheng start -c ./site/bisheng.config.js
  • testjest --cache=false
  • test:allnpm run lint && npm run test
  • test:coveragenpm run test -- --coverage
  • test:updatejest --cache=false -u
  • test:watchjest --watch
  • tokennode scripts/generate-token.js
  • tsctsc --noEmit
Dependencies25
  • @babel/polyfill^7.12.1
  • @babel/runtime^7.10.4
  • @babel/runtime-corejs3^7.11.2
  • @babel/standalone^7.14.3
  • @kdcloudjs/kdesign-icons^1.0.5
  • @kdcloudjs/table1.2.2-canary.16
  • @popperjs/core^2.11.8
  • @types/js-cookie^3.0.3
  • async-validator^3.5.1
  • big.js^6.0.2
  • classnames^2.2.6
  • color^4.2.3
  • copy-to-clipboard^3.3.1
  • cropperjs^1.5.12
  • css-vars-ponyfill^2.4.8
  • date-fns2.28.0
  • dom-scroll-into-view^2.0.1
  • js-cookie^3.0.1
  • lodash^4.17.20
  • qrcode.react-ie^3.1.3
  • react-color^2.19.3
  • react-draggable^4.4.3
  • react-popper^2.3.0
  • resize-observer-polyfill^1.5.1
  • styled-components^5.2.1