Comparing version 0.0.1 to 0.0.2
{ | ||
"name" : "npm-latest", | ||
"version" : "0.0.1", | ||
"version" : "0.0.2", | ||
"description" :"Quickly find the latest version of a package in npm.", | ||
@@ -5,0 +5,0 @@ "homepage" : [ |
@@ -13,3 +13,12 @@ Node.js - npm-latest | ||
**Update:** | ||
Thanks to [@timoxley](https://github.com/timoxley) for pointing out that a very viable alternative would be to just run: | ||
npm install --save packagename@latest | ||
It has the added bonus of updating your package.json file as well. | ||
Installation | ||
@@ -35,2 +44,3 @@ ------------ | ||
repo: git://github.com/visionmedia/express | ||
description: Sinatra inspired web development framework | ||
@@ -37,0 +47,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5628
54