jodit-react
Advanced tools
Comparing version 2.0.1-beta.39 to 4.0.2
/*! | ||
* jodit - Jodit is awesome and usefully wysiwyg editor with filebrowser | ||
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/) | ||
* Version: v4.0.0-beta.120 | ||
* Version: v4.0.1 | ||
* Url: https://xdsoft.net/jodit/ | ||
* License(s): MIT | ||
*/ |
@@ -12,2 +12,6 @@ # Changelog | ||
## 4.0.1 | ||
- | ||
## 1.3.19 | ||
@@ -14,0 +18,0 @@ |
{ | ||
"name": "jodit-react", | ||
"version": "2.0.1-beta.39", | ||
"version": "4.0.2", | ||
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", | ||
@@ -19,3 +19,3 @@ "main": "build/jodit-react.js", | ||
"dependencies": { | ||
"jodit": "^4.0.0-beta.120" | ||
"jodit": "^4.0.0" | ||
}, | ||
@@ -55,3 +55,3 @@ "peerDependencies": { | ||
"scripts": { | ||
"newversion": "npm version prerelease --preid=beta --no-git-tag-version && npm run github", | ||
"newversion": "npm version patch --no-git-tag-version && npm run github", | ||
"lint": "eslint ./", | ||
@@ -58,0 +58,0 @@ "demo": "cd examples && export NODE_ENV=development && webpack serve --config ./webpack.config.js --mode development", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
794652
1
50936
222
0
3
0
30
+ Addedjodit@4.2.47(transitive)
- Removedjodit@4.2.50(transitive)
Updatedjodit@^4.0.0