Comparing version 0.9.1 to 0.9.2
@@ -57,2 +57,4 @@ /** | ||
'binary' : function (x) { return Buffer.isBuffer(x) || _.isString(x) }, | ||
'date' : function (x) { return check(x).isDate(); }, | ||
@@ -59,0 +61,0 @@ 'datetime': function (x) { return check(x).isDate(); }, |
{ | ||
"name": "anchor", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "Recursive validation library with support for objects and lists", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
35776
812
1