Hacker News new | ask | show | jobs
by Ozzie_osman 268 days ago
Does anyone understand why npm isn't adding these sorts of features?
1 comments

There was an NPM RFC for this feature (though not as focused on supply chain attacks) in 2022, but the main response mirrored some of the other comments in here.

"waiting a length of time doesn’t increase security, and if such a practice became common then it would just delay discovery of vulnerabilities until after that time anyways"

https://github.com/npm/rfcs/issues/646#issuecomment-12824971...