react-draft-wysiwyg
Advanced tools
Comparing version 1.9.4 to 1.9.5
{ | ||
"name": "react-draft-wysiwyg", | ||
"version": "1.9.4", | ||
"version": "1.9.5", | ||
"description": "A wysiwyg on top of DraftJS.", | ||
@@ -57,4 +57,5 @@ "main": "dist/react-draft-wysiwyg.js", | ||
"classnames": "^2.2.5", | ||
"draftjs-utils": "^0.7.4", | ||
"immutable": "^4.0.0-rc.1", | ||
"draftjs-utils": "^0.7.3" | ||
"prop-types": "^15.5.8" | ||
}, | ||
@@ -61,0 +62,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
641595
7
+ Addedprop-types@^15.5.8
Updateddraftjs-utils@^0.7.4