@rjsf/core
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -54,2 +54,7 @@ // Originally from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/@rjsf/core/index.d.ts | ||
widgets?: { [name: string]: Widget }; | ||
/** | ||
* WARNING: This exists for internal react-jsonschema-form purposes only. No guarantees of backwards | ||
* compatibility. Use ONLY if you know what you are doing | ||
*/ | ||
_internalFormWrapper?: React.ElementType; | ||
} | ||
@@ -56,0 +61,0 @@ |
{ | ||
"name": "@rjsf/core", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "A simple React component capable of building HTML forms out of a JSON schema.", | ||
@@ -122,3 +122,3 @@ "scripts": { | ||
}, | ||
"gitHead": "790ecaacc81591f78f5bc506bee715ee5f75e1da" | ||
"gitHead": "44ca4ed6d5252e62a59128c451bc6d6050a4b9aa" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
3417586
17268