Scott Watermasysk
npx depcheck
Depcheck is a tool for analyzing the dependencies in a project to see: how each dependency is used, which dependencies are useless, and which dependencies are missing from package.json
Hat tip to Wes Bos for this one.