PkgRadar

Package evidence

@voyantjs/[email protected]

no findings

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
1
First published
Jun 2026
Publisher
mihaipxm

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":["@voyantjs/[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":["@voyantjs/[email protected]"],"fail_on":"review"}'
Publishermihaipxm
Artifact bytes147,243
Previous versionnone
Published2026-06-14T16:18:04.225Z
SHA-2568f2cf2cd4d54148552c0b4b5b8ce28df772700d36382553f33c0f71d76d2a31c

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

Scripts6
  • buildtsc -p tsconfig.json
  • cleanrm -rf dist tsconfig.tsbuildinfo
  • lintbiome check src/
  • prepackpnpm run build
  • testvitest run
  • typechecktsc --noEmit
Dependencies11
  • @voyantjs/catalogworkspace:^
  • @voyantjs/coreworkspace:^
  • @voyantjs/dbworkspace:^
  • @voyantjs/distributionworkspace:^
  • @voyantjs/honoworkspace:^
  • @voyantjs/products-contractsworkspace:^
  • @voyantjs/workflowsworkspace:^
  • drizzle-orm^0.45.2
  • hono^4.12.10
  • rrule^2.8.1
  • zod^4.3.6