PkgRadar

Package evidence

@jakuta-inc/[email protected]

no findings

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":["@jakuta-inc/[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":["@jakuta-inc/[email protected]"],"fail_on":"review"}'
Publisherzeemontana
Artifact bytes79,973
Previous version12.0.1
Published2026-05-13T04:31:06.518Z
SHA-256361e7e8a099a31e9715d4e1eac3cf38031a6a5800efb201720a9636932ea8a94

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
12.0.2Version
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
  • buildtsc
  • codegencargo run --manifest-path ../../xtask/Cargo.toml -- codegen-admin-shell
  • linteslint "src/**/*.{ts,tsx}"
  • prebuildpnpm codegen
  • prepublishOnlypnpm codegen && tsc
  • testpnpm test:types && pnpm test:runtime
  • test:runtimevitest run
  • test:typestsc -p tsconfig.type-tests.json
Dependencies7
  • @radix-ui/react-dropdown-menu^2.1.16
  • clsx^2.1.1
  • jakuta-foundationfile:./vendor/jakuta-foundation-0.1.0.tgz
  • lucide-react^1.8.0
  • tailwind-merge^2.6.1
  • valibot^1.0.0-beta.9
  • zustand^5.0.12