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
- 31
- First published
- Mar 2026
- Publisher
- timeax
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":["@timeax/[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":["@timeax/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2130664 bytes
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
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 | Large Javascript Payload | package/dist/index.js | 2130664 bytes | 0 |
Manifest
Package metadata
Scripts11
buildnpm run build:lib && npm run build:appbuild:apptsc -b && vite build --outDir app-distbuild:libtsupdevvitegit:commit-if-dirtygit diff --quiet && git diff --cached --quiet || (git add -A && git commit -m "chore: publish build")linteslint .previewvite previewpushnpm run build && npm run git:commit-if-dirty && npm publish --access=public && npm run version:patch:commit && git push --follow-tagstestvitest runtest:watchvitestversion:patch:commitnpm version patch -m "chore(release): %s"
Dependencies26
@dnd-kit/core^6.3.1@radix-ui/react-alert-dialog^1.1.15@radix-ui/react-avatar^1.1.11@radix-ui/react-collapsible^1.1.12@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-popover^1.1.15@radix-ui/react-scroll-area^1.2.10@radix-ui/react-separator^1.1.8@radix-ui/react-slot^1.2.4@radix-ui/react-tabs^1.1.13@radix-ui/react-tooltip^1.2.8@tailwindcss/vite^4.2.2@timeax/cache-store^0.0.1@xyflow/react^12.10.1class-variance-authority^0.7.1clsx^2.1.1lodash^4.17.23lucide-react^0.553.0radix-ui^1.4.3react-icons^5.6.0react-resizable-panels^4.7.5react-virtuoso^4.18.3react-window^2.2.7tailwind-merge^3.5.0tailwind-scrollbar^4.0.2tailwindcss^4.1.17