PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node node_modules/esbuild/install.js || echo esbuild-install-skipped"

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
308
Versions published
198Established · −30% score
First published
Jul 2025
Publisher
docthub.ui

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"}'
Publisherdocthub.ui
Artifact bytes241,742
Previous version3.2.8
Published2026-06-15T08:52:39.364Z
SHA-256d5159e79d6638b9a98c7974c1c90aea948fdef9c9095cfefea903c26bef3de4f

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node node_modules/esbuild/install.js || echo esbuild-install-skipped"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node node_modules/esbuild/install.js || echo esbuild-install-skipped"5

Manifest

Package metadata

Scripts25
  • analyzevite build --config vite.analyze.config.ts
  • biome:stagedbiome check --staged .
  • biome:staged:writebiome check --staged --write .
  • buildnpm run build:css && vite build
  • build-storybookstorybook build
  • build:csspostcss src/index.css -o dist/style.css --verbose
  • build:registrynode scripts/build-registry.mjs
  • checkbiome check .
  • check-branchsh scripts/check-branch-name.sh
  • check:fixbiome check --write .
  • check:fix:unsafebiome check --write --unsafe .
  • copy:registrynode scripts/copy-registry.mjs
  • devvite
  • formatbiome format --write .
  • format:checkbiome format .
  • lintbiome lint .
  • lint:fixbiome lint --write .
  • postinstallnode node_modules/esbuild/install.js || echo esbuild-install-skipped
  • preparehusky
  • previewvite preview
  • storybookstorybook dev -p 6006
  • sync:registrynode scripts/build-and-sync-registry.mjs
  • testvitest
  • test:runvitest run
  • type-checktsc -p tsconfig.typecheck.json
Dependencies13
  • @base-ui/react^1.2.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • dayjs1.11.13
  • lucide-react^0.474.0
  • react-compiler-runtime^1.0.0
  • react-day-picker^9.7.0
  • react-hook-form^7.58.1
  • sonner^2.0.5
  • tailwind-merge^3.0.1
  • vaul^1.1.2
  • vite-tsconfig-paths^5.1.4