@rjsf/core
Advanced tools
Comparing version 5.0.0-beta.5 to 5.0.0-beta.6
{ | ||
"name": "@rjsf/core", | ||
"version": "5.0.0-beta.5", | ||
"version": "5.0.0-beta.6", | ||
"description": "A simple React component capable of building HTML forms out of a JSON schema.", | ||
@@ -54,4 +54,5 @@ "scripts": { | ||
"@babel/register": "^7.18.9", | ||
"@rjsf/utils": "^5.0.0-beta.5", | ||
"@rjsf/validator-ajv6": "^5.0.0-beta.5", | ||
"@rjsf/utils": "^5.0.0-beta.6", | ||
"@rjsf/validator-ajv6": "^5.0.0-beta.6", | ||
"@rjsf/validator-ajv8": "^5.0.0-beta.6", | ||
"@types/lodash": "^4.14.184", | ||
@@ -66,4 +67,4 @@ "@types/react": "^17.0.39", | ||
"html": "^1.0.0", | ||
"jsdom": "^16.5.3", | ||
"mocha": "^5.2.0", | ||
"jsdom": "^20.0.0", | ||
"mocha": "^10.0.0", | ||
"react": "^17.0.2", | ||
@@ -96,3 +97,3 @@ "react-dom": "^17.0.2", | ||
}, | ||
"gitHead": "e4c61ea6867d6089dced3227d5aa8ac40516376d" | ||
"gitHead": "dfc8bbca60113fc5a78302b2ed79e3ea9b16241b" | ||
} |
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
1708120
28