Provided by: npm_1.3.10~dfsg-1_all 

NAME
npm-update - Update a package
SYNOPSIS
npm.commands.update(packages, callback)
Updates a package, upgrading it to the latest version. It also installs any missing packages.
The ´packages´ argument is an array of packages to update. The ´callback´ parameter will be called when
done or when an error occurs.
October 2013 NPM-UPDATE(3)