Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup config
Lazy require allows you to require modules lazily, meaning that when you lazy require a module that is missing, lazy require will automatically install it for you.
Checks codependencies
in package.json files to ensure dependencies are up-to-date 🤼♀️
Tool to automatically update dependencies one-by-one in the time order
Grunt task that creates a shrinkwrap file and allows to take specific dependencies out of it