json-edit-react
Advanced tools
Comparing version 1.8.1 to 1.8.2
{ | ||
"name": "json-edit-react", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "React component for editing or viewing JSON/object data", | ||
@@ -25,5 +25,5 @@ "main": "build/index.cjs.js", | ||
"peerDependencies": { | ||
"@types/react": "^18.2.6", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
"@types/react": "^16.0.0", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "resolutions": { |
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