fix(allowScripts): close three enforcement gaps (#9652)
Three allowScripts (install-script policy) fixes: - Version-pinned deny fails closed when the lockfile omits `resolved`. - `npm link <pkg>` gates the global install of a missing package. - Regression test: bundled-dep scripts stay blocked under the gate.
J
Jamie Magee committed
60d0d3d7c4c8b394b4a35b18f138439d75308368
Parent: c4e5356
Committed by GitHub <noreply@github.com>
on 6/25/2026, 4:23:35 PM