react-draft-wysiwyg
Advanced tools
Comparing version 1.8.1 to 1.8.3
{ | ||
"name": "react-draft-wysiwyg", | ||
"version": "1.8.1", | ||
"version": "1.8.3", | ||
"description": "A wysiwyg on top of DraftJS.", | ||
@@ -58,4 +58,3 @@ "main": "dist/react-draft-wysiwyg.js", | ||
"draftjs-utils": "^0.7.0", | ||
"immutable": "^4.0.0-rc.1", | ||
"react-intl": "^2.2.3" | ||
"immutable": "^4.0.0-rc.1" | ||
}, | ||
@@ -62,0 +61,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
6
1507
608978
- Removedreact-intl@^2.2.3
- Removedhoist-non-react-statics@3.3.2(transitive)
- Removedintl-format-cache@2.2.9(transitive)
- Removedintl-messageformat@2.2.0(transitive)
- Removedintl-messageformat-parser@1.4.0(transitive)
- Removedintl-relativeformat@2.2.0(transitive)
- Removedinvariant@2.2.4(transitive)
- Removedreact-intl@2.9.0(transitive)