Small tool to auto install/uninstall a package dependencies by analyzing the source code.
npm install @damienmortini/dependency-cleanernpx depclean in a folder with a package.json to clean dependencies.
--no-install will just display packages that need to be updated without installing, uninstalling them.