@rjsf/validator-ajv6
Advanced tools
Comparing version 5.8.0 to 5.8.1
{ | ||
"name": "@rjsf/validator-ajv6", | ||
"version": "5.8.0", | ||
"version": "5.8.1", | ||
"main": "dist/index.js", | ||
@@ -36,3 +36,3 @@ "module": "dist/validator-ajv6.esm.js", | ||
"peerDependencies": { | ||
"@rjsf/utils": "5.7.x" | ||
"@rjsf/utils": "^5.8.x" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"@babel/preset-react": "^7.22.3", | ||
"@rjsf/utils": "^5.8.0", | ||
"@rjsf/utils": "^5.8.1", | ||
"@types/jest-expect-message": "^1.1.0", | ||
@@ -78,3 +78,3 @@ "@types/json-schema": "^7.0.12", | ||
"license": "Apache-2.0", | ||
"gitHead": "a5d6f031b2cf8ff065ddb34e27cd2ef6f2beda7e" | ||
"gitHead": "58fd7da5e6db287b4fc842fcb7dd0dba38ff8d89" | ||
} |
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
137409