This seems very useful. Many JavaScript project depend on an insane number of npm packages, and manually checking whether they are outdated is a lot of work.
Check if all your dependencies in all your NodeJs projects are up to date.
This seems very useful. Many JavaScript project depend on an insane number of npm packages, and manually checking whether they are outdated is a lot of work.