jodit-react
Advanced tools
Comparing version 4.0.18 to 4.0.19
/*! | ||
* jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser | ||
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/) | ||
* Version: v4.1.5 | ||
* Version: v4.1.7 | ||
* Url: https://xdsoft.net/jodit/ | ||
* License(s): MIT | ||
*/ |
{ | ||
"name": "jodit-react", | ||
"version": "4.0.18", | ||
"version": "4.0.19", | ||
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", | ||
@@ -19,3 +19,3 @@ "main": "build/jodit-react.js", | ||
"dependencies": { | ||
"jodit": "^4.1.5" | ||
"jodit": "^4.1.7" | ||
}, | ||
@@ -22,0 +22,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
0
819178
Updatedjodit@^4.1.7