PkgRadar

Package evidence

@tchr/[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":["@tchr/[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":["@tchr/[email protected]"],"fail_on":"review"}'
Publishertchr
Artifact bytes438,227
Previous version0.4.0
Published2026-05-24T19:42:47.035Z
SHA-256d0eb70e373cc438f7e9de3b235cd022947b32184cef83fe488a76570925ae128

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json && mkdir -p dist/pricing && cp src/pricing/models.json dist/pricing/models.json && chmod +x dist/cli.js
  • devtsx src/cli.ts
  • prepacknpm run sync-assets && npm run build
  • sync-assetstsx scripts/sync-assets.ts
  • testvitest run
  • test:e2evitest run --config vitest.e2e.config.ts
Dependencies12
  • @clack/prompts^0.7.0
  • @types/better-sqlite3^7.6.13
  • better-sqlite3^11.10.0
  • commander^12.1.0
  • execa^9.5.1
  • fast-glob^3.3.2
  • find-up^7.0.0
  • fs-extra^11.2.0
  • gray-matter^4.0.3
  • marked^14.1.4
  • open^10.2.0
  • picocolors^1.1.1