@rjsf/core
Advanced tools
Comparing version 5.8.0 to 5.8.1
{ | ||
"name": "@rjsf/core", | ||
"version": "5.8.0", | ||
"version": "5.8.1", | ||
"description": "A simple React component capable of building HTML forms out of a JSON schema.", | ||
@@ -37,3 +37,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@rjsf/utils": "5.7.x", | ||
"@rjsf/utils": "^5.8.x", | ||
"react": "^16.14.0 || >=17" | ||
@@ -58,5 +58,5 @@ }, | ||
"@babel/register": "^7.21.0", | ||
"@rjsf/utils": "^5.8.0", | ||
"@rjsf/validator-ajv6": "^5.8.0", | ||
"@rjsf/validator-ajv8": "^5.8.0", | ||
"@rjsf/utils": "^5.8.1", | ||
"@rjsf/validator-ajv6": "^5.8.1", | ||
"@rjsf/validator-ajv8": "^5.8.1", | ||
"@types/lodash": "^4.14.195", | ||
@@ -102,3 +102,3 @@ "@types/react": "^17.0.60", | ||
}, | ||
"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
2171016