PkgRadar

Package evidence

@timeax/[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.

Weekly downloads
469
Versions published
26
First published
Feb 2026
Publisher
timeax

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":["@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"}'
Publishertimeax
Artifact bytes1,510,031
Previous version0.3.4
Published2026-05-29T09:01:32.101Z
SHA-2561371d5b7626dd089aad5b2270c7885f83875e93cf5914edc3e0b1d7366b697ba

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
0.3.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildnpm run clean && tsup && node scripts/generate-schemas.mjs
  • build:schemanode scripts/generate-schemas.mjs
  • cleanrimraf dist
  • devtsup --watch
  • postpublishgit push --follow-tags && npm version patch
  • prepublishOnlynpm run typecheck && npm test && npm run build
  • testvitest run
  • typechecktsc --noEmit
Dependencies15
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-separator^1.1.7
  • @radix-ui/react-tabs^1.1.13
  • @timeax/cache-store^0.0.1
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • elkjs^0.11.0
  • lodash-es4.17.23
  • lucide-react^0.548.0
  • react-icons^5.5.0
  • react-resizable-panels^3.0.6
  • tailwind-merge^3.3.1
  • tw-animate-css^1.4.0
  • vaul^1.1.2