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
- 870
- Versions published
- 9
- First published
- May 2026
- Publisher
- thebuoyant-tsdev
Recommended action
Looks clean — keep monitoringNo 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":["@thebuoyant-tsdev/[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":["@thebuoyant-tsdev/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts14
buildnpm run clean && vite build && tsc -p tsconfig.build.json && cp dist/index.d.ts dist/index.d.ctsbuild-storybookstorybook buildbuild-storybook-dockerbash scripts/build-storybook-docker.shcleanrm -rf distdevvitelinteslint .npm-deploybash scripts/npm-deploy.shpack-releasenpm run build && mkdir -p releases && npm pack --pack-destination releases/prepublishOnlynpm run test:run && npm run buildpreviewvite previewstorybookstorybook dev -p 6006testvitesttest:coveragevitest run --coveragetest:runvitest run
Dependencies26
@codemirror/autocomplete^6.20.2@codemirror/commands^6.10.3@codemirror/lang-json^6.0.2@codemirror/lang-sql^6.10.0@codemirror/language^6.12.3@codemirror/lint^6.9.6@codemirror/state^6.6.0@codemirror/view^6.43.0@lezer/highlight^1.2.3@replit/codemirror-minimap^0.5.2@tanstack/react-virtual^3.13.24@tiptap/extension-character-count^3.23.6@tiptap/extension-color^3.23.6@tiptap/extension-highlight^3.23.6@tiptap/extension-image^3.23.6@tiptap/extension-link^3.23.6@tiptap/extension-placeholder^3.23.6@tiptap/extension-table^3.23.6@tiptap/extension-text-style^3.23.6@tiptap/extension-underline^3.23.6@tiptap/react^3.23.6@tiptap/starter-kit^3.23.6d3^7.9.0sql-formatter^15.8.0tiptap-markdown^0.9.0zustand^5.0.12