ajv-formats
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "ajv-formats", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "Format validation for Ajv v7", | ||
@@ -37,5 +37,13 @@ "main": "dist/index.js", | ||
"homepage": "https://github.com/ajv-validator/ajv-formats#readme", | ||
"dependencies": { | ||
"ajv": "^7.0.0" | ||
}, | ||
"peerDependencies": { | ||
"ajv": "^7.0.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"ajv": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -42,0 +50,0 @@ "@ajv-validator/config": "^0.3.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
47911
2
+ Addedajv@^7.0.0