machinepack-npm
Advanced tools
Comparing version 6.1.1 to 6.2.0
{ | ||
"name": "machinepack-npm", | ||
"version": "6.1.1", | ||
"version": "6.2.0", | ||
"description": "Work with the public NPM repository.", | ||
@@ -48,3 +48,5 @@ "scripts": { | ||
"install-dependencies", | ||
"get-latest-version" | ||
"get-latest-version", | ||
"validate-version", | ||
"compare-versions" | ||
], | ||
@@ -51,0 +53,0 @@ "testsUrl": "https://travis-ci.org/mikermcneil/machinepack-npm" |
45192
31
1265