PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheraraywhere
Artifact bytes15,157
Previous version0.0.8
Published2026-05-24T07:57:12.251Z
SHA-256f319199bc667878d6aec8fc20dc0620a54ebc32b23021bb000560bd120b36da2

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • auth:generateauth generate --output src/auth/schema.ts --config ./better-auth.config.ts --yes
  • build:typespnpm cf-typegen && tsc --project tsconfig.dts.json
  • cf-deploywrangler deploy
  • cf-devwrangler dev
  • cf-typegenwrangler types
  • db:generatedrizzle-kit generate
  • db:migratedrizzle-kit migrate
  • db:pushdrizzle-kit push
  • db:studiodrizzle-kit studio
  • db:updrizzle-kit up --dialect=sqlite
  • deployalchemy deploy
  • destroyalchemy destroy
  • devalchemy dev
  • fmtoxfmt
  • lintoxlint
  • lint:fixoxlint --fix
  • releasepnpm version patch && pnpm publish
  • type-checkpnpm cf-typegen && tsc
Dependencies11
  • @better-auth/i18n1.6.11
  • @orpc/openapi1.14.3
  • @orpc/server1.14.3
  • @orpc/zod1.14.3
  • better-auth1.6.11
  • drizzle-orm0.45.2
  • drizzle-zod0.8.3
  • hono4.12.21
  • nodemailer8.0.7
  • uuid14.0.0
  • zod4.4.3