react-draft-wysiwyg
Advanced tools
Comparing version 1.7.1 to 1.7.2
{ | ||
"name": "react-draft-wysiwyg", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "A wysiwyg on top of DraftJS.", | ||
@@ -54,6 +54,7 @@ "main": "dist/react-draft-wysiwyg.js", | ||
"classnames": "^2.2.5", | ||
"draftjs-utils": "^0.6.3", | ||
"immutable": "^3.8.1" | ||
}, | ||
"peerDependencies": { | ||
"draft-js": "^0.9.x || ^0.10.x", | ||
"draft-js": "^0.10.x", | ||
"react": "0.13.x || 0.14.x || ^15.0.0-0 || 15.x.x", | ||
@@ -60,0 +61,0 @@ "react-dom": "0.13.x || 0.14.x || ^15.0.0-0 || 15.x.x" |
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
605710
6
+ Addeddraftjs-utils@^0.6.3
+ Addeddraftjs-utils@0.6.3(transitive)