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,662
Previous version0.10.2-beta.0
Published2026-05-24T01:47:35.715Z
SHA-2563831238528540c49e754ba99bafbeaffc95c25414b2b10ca9f48be9173ccecf0

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.2Version
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
  • @rzl-zone/core-react0.0.12
  • @rzl-zone/node-only0.0.11
  • @rzl-zone/ts-types-plus0.1.8
  • @rzl-zone/utils-js3.14.0
  • deepmerge^4.3.1
  • p-safe^1.1.0
  • validate-color^2.2.4