feat: warn when min-release-age blocks an audit fix (#9544)
`npm audit fix` left a package on its vulnerable version, with no warning, when the only patched version was newer than the `min-release-age`/`before` cutoff. It now warns which fix was blocked and exits non-zero. Honors `min-release-age-exclude`.
J
Jamie Magee committed
be8053c390a2be3902b9382d3c7d4ad9012fa1c2
Parent: fc3ef5a
Committed by GitHub <noreply@github.com>
on 6/18/2026, 2:22:09 PM