23
Mar
2012
Taking Toddler Steps with Node.js – Npm Police
Earlier this week, I ran across this incredibly helpful utility called npm-police. It analyzes all packages that are specified in a package.json file and reports which packages need to be updated. It also leaves you with a couple of suggestions on how to improve the content of the analyzed package.json file.
Another great tool in our toolbox.