Comparing version 0.4.0 to 0.4.1
@@ -20,5 +20,2 @@ var _ = require('underscore'); | ||
// Lowercase ruleName | ||
ruleName = ruleName.toLowerCase(); | ||
// Ensure args is a list, then prepend it with data | ||
@@ -25,0 +22,0 @@ if ( !_.isArray(args) ) { |
{ | ||
"name": "anchor", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Recursive validation library with support for objects and lists", | ||
@@ -21,5 +21,5 @@ "main": "index.js", | ||
"validator": "~0.4.22", | ||
"underscore": "~1.4.3", | ||
"underscore": "1.4.4", | ||
"async": "~0.2.6" | ||
} | ||
} |
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
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
0
32043
674
Updatedunderscore@1.4.4