Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "jodit", | ||
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"main": [ | ||
@@ -6,0 +6,0 @@ "jodit.min.js", |
{ | ||
"name": "jodit", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"config" : { "port" : "3000" }, | ||
@@ -10,3 +10,3 @@ "description": "Jodit is awesome and usefully wysiwyg editor with filebrowser", | ||
"minify": "uglifyjs jquery.jodit.full.js -c -m -o build/jquery.jodit.min.js", | ||
"github": "git add --all && git commit -m \"New version %npm_package_version%. Fix dialog bug\" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish", | ||
"github": "git add --all && git commit -m \"New version %npm_package_version%. Added Split mode. Added useSplitMode options (default true).\" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish", | ||
"build": "npm run concat && npm run minify" | ||
@@ -13,0 +13,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
431066
5029