Package evidence
@bookers/[email protected]
Install-time lifecycle script: postinstall="node ./node_modules/.bin/patch-package"
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
- 10
- First published
- Mar 2026
- Publisher
- thompsonemerson
Recommended action
Review before promotingMixed 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":["@bookers/[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":["@bookers/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node ./node_modules/.bin/patch-package"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node ./node_modules/.bin/patch-package" | 5 |
Manifest
Package metadata
Scripts13
buildnode ./node_modules/.bin/tsc -b && node ./node_modules/.bin/vite buildbuild-storybooknode ./node_modules/.bin/storybook builddevnode ./node_modules/.bin/storybook dev -p 6006 --no-open --host 0.0.0.0formatnode ./node_modules/.bin/prettier --write "src/**/*.{ts,tsx,css}"lintnode ./node_modules/.bin/eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0postinstallnode ./node_modules/.bin/patch-packageprepublishOnlynpm run test:run && npm run lint && npm run buildpreviewnode ./node_modules/.bin/vite previewtestnode ./node_modules/.bin/vitest --project=unittest:allnode ./node_modules/.bin/vitesttest:coveragenode ./node_modules/.bin/vitest --coverage --project=unittest:runnode ./node_modules/.bin/vitest run --project=unittest:storybooknode ./node_modules/.bin/vitest --project=storybook
Dependencies14
@radix-ui/react-accordion^1.2.12@radix-ui/react-aspect-ratio^1.1.8@radix-ui/react-dialog^1.1.15@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-popover^1.1.15@radix-ui/react-select^2.2.6@radix-ui/react-tabs^1.1.13@radix-ui/react-tooltip^1.2.8class-variance-authority^0.7.1clsx^2.1.1cmdk^1.1.1date-fns^4.1.0react-day-picker^9.14.0tailwind-merge^2.6.0