draft-convert
Advanced tools
Comparing version 2.1.12 to 2.1.13
{ | ||
"name": "draft-convert", | ||
"version": "2.1.12", | ||
"version": "2.1.13", | ||
"description": "Extensibly serialize & deserialize Draft.js ContentState", | ||
@@ -40,4 +40,4 @@ "main": "lib/index.js", | ||
"draft-js": ">=0.7.0", | ||
"react": "^15.0.2 || ^16.0.0-rc || ^16.0.0 || ^17.0.0", | ||
"react-dom": "^15.0.2 || ^16.0.0-rc || ^16.0.0 || ^17.0.0" | ||
"react": "^15.0.2 || ^16.0.0-rc || ^16.0.0 || ^17.0.0 || ^18.0.0", | ||
"react-dom": "^15.0.2 || ^16.0.0-rc || ^16.0.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -67,4 +67,4 @@ "dependencies": { | ||
"prettier": "^1.8.2", | ||
"react": "^15.4.2", | ||
"react-dom": "^15.4.2", | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0", | ||
"rimraf": "2.5.4", | ||
@@ -71,0 +71,0 @@ "webpack": "^4.35.3", |
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
219999