SIGN IN SIGN UP

feat(install-scripts): prune unused allowScripts entries (#9651)

`npm install-scripts prune` removes `allowScripts` entries that no
longer apply: the package isn't installed, or it no longer has an
install script. Covers both approvals and denials, and `--dry-run`
previews without writing.

Closes #9561
J
Jamie Magee committed
c4e53561e5c112f635b1eb5bdca8198d8dffcd12
Parent: ca92323
Committed by GitHub <noreply@github.com> on 6/25/2026, 4:04:24 PM