I Built a CLI That Shows the Real Cost of Your node_modules (Size + Security + Age)
📰 Dev.to · Profiterole
After the CanisterWorm attack, I wanted one command that shows size, npm audit severity, and days since last publish for every dependency. So I built it.
DeepCamp AI