PkgRadar

Package evidence

@blueprint-chart/[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":["@blueprint-chart/[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":["@blueprint-chart/[email protected]"],"fail_on":"review"}'
Publisherpirhoo
Artifact bytes23,923
Previous versionnone
Published2026-05-24T10:12:54.587Z
SHA-256de3510c9c4ed9e277aab461b93c85822caf75e4c457fb64996492298ec397bba

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.1.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

Scripts8
  • buildtsc
  • devtsx src/cli.ts
  • linteslint .
  • lint:fixeslint . --fix
  • testvitest run
  • test:update-goldenUPDATE_GOLDEN=1 vitest run test/golden
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • @blueprint-chart/docs0.1.20
  • @blueprint-chart/lib0.1.19
  • @modelcontextprotocol/sdk^1.0.0
  • @napi-rs/canvas^0.1.71
  • @resvg/resvg-js^2.6.2
  • jsdom^26.1.0
  • zod^3.23.8