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"}'
Publisherdailer
Artifact bytes22,659
Previous version0.2.22
Published2026-05-25T01:32:41.777Z
SHA-25614fb3323bef6369104ee37891a0433e6ba83e29c3512db1a494d5eddb1e10fdd

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildtsc
  • cleanif (Test-Path dist) { Remove-Item -Recurse -Force dist }
  • devtsx watch src/index.ts
  • prepackpnpm run build
  • prepublishOnlypnpm run test && pnpm run typecheck && pnpm run build
  • publish:npmnpm publish --access public
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies5
  • @sinclair/typebox^0.34.49
  • axios^1.13.6
  • commander^14.0.3
  • dotenv^17.3.1
  • finebi-querydata-sdk^1.0.4