ajv-formats
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "ajv-formats", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Format validation for Ajv v7+", | ||
@@ -38,3 +38,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"ajv": "^8.0.0-beta.4" | ||
"ajv": "^8.0.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^3.7.0", | ||
"ajv": "^8.0.0-beta.4", | ||
"ajv": "^8.0.0", | ||
"eslint": "^7.5.0", | ||
@@ -50,0 +50,0 @@ "eslint-config-prettier": "^6.11.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
47815