json-edit-react
Advanced tools
Comparing version 1.11.3 to 1.11.6
@@ -163,3 +163,3 @@ /// <reference types="react" /> | ||
name?: string; | ||
customNodeProps?: Record<string, unknown>; | ||
customNodeProps?: T; | ||
hideKey?: boolean; | ||
@@ -166,0 +166,0 @@ defaultValue?: unknown; |
{ | ||
"name": "json-edit-react", | ||
"version": "1.11.3", | ||
"version": "1.11.6", | ||
"description": "React component for editing or viewing JSON/object data", | ||
@@ -5,0 +5,0 @@ "main": "build/index.cjs.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
208319