compare-ver
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "compare-ver", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Compares two software version numbers (only number)", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"pretest": "npm install", | ||
"test": "mocha tests/test.js" | ||
"test": "mocha tests/*.js" | ||
}, | ||
@@ -16,0 +16,0 @@ "author": "lmtdit <lmtdit@gmail.com> (https://github.com/lmtdit)", |
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
140378