Recommended action
Looks clean — keep monitoringNo 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":["[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":["[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts17
_check-all_fix-allbuildrslib buildcompiler__checkcompiler__check__libtsc --project tsconfig.lib.json --noEmitcompiler__check__scriptstsc --project tsconfig.scripts.json --noEmitcompiler__check__testtsc --project tsconfig.test.json --noEmitdevrslib build --watchdoc:linteslint-doc-generator --checkdoc:updateeslint-doc-generatorformatter__checkprettier --config ../../.prettierrc.mjs --ignore-path ./node_modules/@no-mercy/configs/prettier-ignore --cache --cache-location .prettiercache --cache-strategy content --check .formatter__fixprettier --config ../../.prettierrc.mjs --ignore-path ./node_modules/@no-mercy/configs/prettier-ignore --cache --cache-location .prettiercache --cache-strategy content --write .linter__checkeslint --quiet --config ./eslint.config.mjs --cache --cache-strategy content .linter__fixeslint --quiet --config ./eslint.config.mjs --cache --cache-strategy content . --fixspell-checker__checkcspell lint --config ../../.cspell.json --cache --no-progress .test__unitsrstest run --reporter=verbosetest__units:watchrstest watch
Dependencies1
@typescript-eslint/utilscatalog:stack