Upcoming breaking changes for npm v12
21–30 of 221 posts
Re: Upcoming breaking changes for npm v12
#22Couldn’t this effectively result in the same process we get in pre-12 defaults?
Re: Upcoming breaking changes for npm v12
#23I hope GitHub changes their vibecoded badges, what does RETIRED even signify in this context? Why does the preview have to be in ominous red?
[0]: https://github.blog/changelog/2025-05-05-improvements-to-cha...
Re: Upcoming breaking changes for npm v12
#24didn't know npm was owned by github.. well, that explains things...
NPM Is Joining GitHub - https://news.ycombinator.com/item?id=22594549 (March 16, 2020; 571 comments; 1829 points) - https://github.blog/news-insights/company-news/npm-is-joinin... Some of it aged... interesting. Top comment: > Microsoft doesn’t do everything right but the GitHub acquisition has honestly gone better than I ever expected. Rather than forcing GitHub to adopt Microsoft centric policies, Microsoft has ado…
Re: Upcoming breaking changes for npm v12
#25Is there a linter that could be used for scenarios like this to prevent unsafe default on package manager config?
Re: Upcoming breaking changes for npm v12
#26Re: Upcoming breaking changes for npm v12
#27Eh, that only took a few dozen actively exploited supply-chain vulns in the span of two years!
Re: Upcoming breaking changes for npm v12
#28Earlier quoted context omitted.
I don't think it'd necessarily be a good decision, sometimes CVE are actively exploited and need quick patching. A better safety net would be to require active 2FA proof for every package update.
If you need a quick patch, you pass another parameter to turn off the 1 day. 1 day delay will prevent more problems than it makes.
Re: Upcoming breaking changes for npm v12
#29didn't know npm was owned by github.. well, that explains things...
NPM Is Joining GitHub - https://news.ycombinator.com/item?id=22594549 (March 16, 2020; 571 comments; 1829 points) - https://github.blog/news-insights/company-news/npm-is-joinin... Some of it aged... interesting. Top comment: > Microsoft doesn’t do everything right but the GitHub acquisition has honestly gone better than I ever expected. Rather than forcing GitHub to adopt Microsoft centric policies, Microsoft has ado…
Re: Upcoming breaking changes for npm v12
#30They should have added a 1-day age limit by default, so security scanners have some time.