npm package removals and Node.js security concerns

𝟕,𝟎𝟎𝟎+ 𝗺𝗮𝗹𝗶𝗰𝗶𝗼𝘂𝘀 𝗽𝗮𝗰𝗸𝗮𝗴𝗲𝘀 removed from npm in 2025. The average Node.js project pulls 300-800 transitive dependencies. That attack surface is wild. I've shipped production in both ecosystems for 19 years: - npm's "install and hope" culture means one typosquatted package can own your CI - 𝗠𝗮𝘃𝗲𝗻 𝗖𝗲𝗻𝘁𝗿𝗮𝗹 has stricter publishing and far fewer supply chain incidents - Java had Log4Shell. One major breach in 25+ years is not the same as thousands yearly. - npm lets anyone publish anything under any name. That's a design flaw. I still use Node.js. But I stopped trusting the ecosystem blindly years ago. What's your dependency audit process? #NodeJS #Security #Java #Axios #npm

To view or add a comment, sign in

Explore content categories