New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jodit

Package Overview
Dependencies
Maintainers
1
Versions
657
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jodit - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

2

bower.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc