As developers, we should be concerned about updating the npm dependencies in our projects. Updating packages leads to improving your code as improvements to its dependencies are made. Even more importantly, updating packages will keep safety issues at bay when a security issue is found and fixed. Until now, however, there was no clean way to mass check all the local packages for the latest versions or updates. Traditional means of updating each package line-by-line is actually cumbersome. And we found that an easy method to spot update specific dependencies did not exist. Enter Package Updater (“PkgUP”), our special ? new app we’re releasing to the public. PkgUP contains several powerful and easy-to-use features: ? PkgUP offers semver support; ? PkgUP checks package versions for all stable and unstable versions; ? Users can select and spot update any targeted package versions; and ? Users can apply their own special versioning rules from our intuitive user interface. Package Updater supports any number of projects, regardless of how many npm packages are contained in each project. With fast and swift mass checks for updates, Package Updater ensures users will never struggle with the headaches of safely upgrading the npm dependencies in any of their projects. It’s time to supercharge package updating so you can keep your code and tools stable, usable, and secure. ? Tweet @PkgUpdater to let us know your thoughts!


