PkgRadar

Package evidence

@rzl-zone/[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":["@rzl-zone/[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":["@rzl-zone/[email protected]"],"fail_on":"review"}'
Publisherrzlzone
Artifact bytes181,926
Previous version0.10.1
Published2026-05-24T01:28:56.723Z
SHA-2569e833fefa52868d54564bf0330b4235dedb61b34c9fd190e30e55342c85c2041

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.10.2-beta.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
  • buildtsdown
  • check-publishpnpm build && pnpm pack --dry-run
  • check-types:packagetsc --noEmit
  • dev:packagetsdown --watch "./src/**/*"
  • linteslint
  • release-patchpnpm version patch && git push && git push --tags && pnpm publish
Dependencies9
  • @edge-runtime/cookies^6.0.0
  • @rzl-zone/core0.0.12-beta.0
  • @rzl-zone/core-react0.0.12-beta.0
  • @rzl-zone/node-only0.0.11-beta.0
  • @rzl-zone/ts-types-plus0.1.8-beta.0
  • @rzl-zone/utils-js3.14.0-beta.0
  • deepmerge^4.3.1
  • p-safe^1.1.0
  • validate-color^2.2.4