PkgRadar

Package evidence

@blocklet/[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
496Mature · −50% score
First published
Jan 2024
Publisher
wangshijun

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":["@blocklet/[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":["@blocklet/[email protected]"],"fail_on":"review"}'
Publisherwangshijun
Artifact bytes3,405,813
Previous version1.29.0
Published2026-06-11T09:42:53.047Z
SHA-2566a991b00b034d840e8ec8b457923ebe58269cef13401e4e6919f73a2a95c3e9d

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
1.29.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

Scripts13
  • buildpnpm run clean && tsc --noEmit && unbuild && node tools/auto-exports.js && pnpm run cpfiles
  • build-storybookstorybook build
  • cleanrm -rf es lib
  • coveragepnpm run test --coverage
  • cpfilescopyfiles -u 1 './src/**/*.css' lib/ && copyfiles -u 1 './src/**/*.css' es/
  • linttsc --noEmit && eslint src tests --ext js --ext jsx --ext ts --ext tsx
  • lint:fixpnpm run lint --fix
  • precommitCI=1 pnpm run lint
  • prepublishpnpm run build
  • prepushCI=1 pnpm run lint
  • storybookstorybook dev -p 6006
  • testnode tools/jest.js
  • watchCONSOLA_LEVEL=1 nodemon -e .jsx,.js,.ts,.tsx -w src -x 'yalc publish --push'
Dependencies30
  • @arcblock/bridge^3.5.2
  • @arcblock/did-connect-react^3.5.2
  • @arcblock/react-hooks^3.5.2
  • @arcblock/ux^3.5.2
  • @arcblock/ws^1.30.9
  • @blocklet/payment-react-headless1.29.1
  • @blocklet/theme^3.5.2
  • @blocklet/ui-react^3.5.2
  • @mui/icons-material^7.1.2
  • @mui/lab7.0.0-beta.14
  • @mui/material^7.1.2
  • @mui/system^7.1.1
  • @ocap/util^1.30.9
  • @stripe/react-stripe-js^2.9.0
  • @stripe/stripe-js^2.4.0
  • @vitejs/plugin-legacy^7.0.0
  • ahooks^3.8.5
  • axios^1.15.2
  • dayjs^1.11.13
  • flat^5.0.2
  • google-libphonenumber^3.2.42
  • lodash^4.18.1
  • numbro^2.5.0
  • p-wait-for^3.2.0
  • react-error-boundary^4.1.2
  • react-hook-form^7.58.1
  • react-international-phone^3.1.2
  • ufo^1.6.1
  • use-bus^2.5.2
  • validator^13.15.35