tv4-formats
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "tv4-formats", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Common JSON Schema string format constraints in the form of tv4 validator callbacks", | ||
@@ -32,8 +32,8 @@ "main": "index.js", | ||
"mocha": "^3.0.0", | ||
"webpack": "^2.4.1" | ||
"webpack": "^3.6.0" | ||
}, | ||
"dependencies": { | ||
"moment": "^2.10.6", | ||
"validator": "^7.0.0" | ||
"validator": "^8.2.0" | ||
} | ||
} |
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
+ Addedvalidator@8.2.0(transitive)
- Removedvalidator@7.2.0(transitive)
Updatedvalidator@^8.2.0