Why I built PkgDiet
by•
Found 3 quietly deprecated dependencies in my own project a
few weeks ago — no warnings, just sitting there. That's the
whole reason this exists.
PkgDiet scans a Node.js project and flags unused dependencies,
deprecated/unhealthy packages, and bundle bloat, then suggests
lighter alternatives — one command, dry-run safe by default.
Happy to answer anything about how it works, what it caught in
my own project, or where it might still get things wrong.
12 views

Replies