Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Install-time lifecycle script: prepare="simple-git-hooks"
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 review · score 13 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | prepare="simple-git-hooks" | 4 |
| low | Obfuscation | package/dist/index.cjs | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/index.js | matched "atob(" | 3 |
| low | Obfuscation | package/dist/index.mjs | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts9
buildvite build && unbuilddevvite playgroundlinteslint .preparesimple-git-hooksreleasebumpp package.json --commit "release: v%s" --push --all --tagstartesno src/index.tstestvitesttypechecktsc --noEmitversionconventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md
Dependencies2
modern-idoc^0.10.5modern-text^1.10.3