Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "correct", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Simple JavaScript validation module", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "make" | ||
"test": "make test", | ||
"test-w": "make test-w", | ||
"test-debug": "mocha --debug-brk" | ||
}, | ||
@@ -18,2 +20,6 @@ "repository": { | ||
], | ||
"devDependencies": { | ||
"mocha": "~1.21.0", | ||
"should": "~4.0.4" | ||
}, | ||
"author": "Radu Brehar", | ||
@@ -23,3 +29,8 @@ "license": "MIT", | ||
"url": "https://github.com/radubrehar/correct/issues" | ||
}, | ||
"dependencies": { | ||
"functionally": "~0.3.1", | ||
"i-s": "~1.0.2", | ||
"ustring": "~1.2.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
42700
21
356
3
2
+ Addedfunctionally@~0.3.1
+ Addedi-s@~1.0.2
+ Addedustring@~1.2.1
+ Addedfunctionally@0.3.2(transitive)
+ Addedi-s@1.0.4(transitive)
+ Addedisemail@1.1.2(transitive)
+ Addedustring@1.2.1(transitive)