dead-package-finder
Find all modules listed in package.json that aren't actually used by your code
robespierre
Find extraneous and implicit dependencies by comparing your manifest and actual imports in your code using AST parsing
@pkgdep/extra
Installs extra configured NPM packages without saving them as dependencies to package.json.