Comment on When "Everything" Becomes Too Much: The npm Package Chaos of 2024 - Socket
zygo_histo_morpheus@programming.dev 9 months agoOne problem that’s particular to node is that you can’t unpublish packages if another package depends on them. As it says in the article, that means that no one can unpublish their packages, including the everyone package since someone apparently depends on that.