Comparing version 1.14.0 to 1.14.1
{ | ||
"name": "npm-utils", | ||
"description": "Async NPM shell commands", | ||
"version": "1.14.0", | ||
"version": "1.14.1", | ||
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -23,3 +23,3 @@ 'use strict' | ||
incrementVersion: require('./npm-increment-version'), | ||
prune: require('/npm-prune') | ||
prune: require('./npm-prune') | ||
} |
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
26569