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
653
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 1.0.1 to 1.0.4

index.html

6

bower.json
{
"name": "Jodit",
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser",
"main": "build/jquery.jodit.min.js",
"version": "1.0.4",
"main": [
"jquery.jodit.min.js",
"jquery.jodit.min.css"
],
"authors": [

@@ -6,0 +10,0 @@ {

{
"name": "jodit",
"version": "1.0.1",
"version": "1.0.4",
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser",
"main": "jquery.jodit.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"concat": "concat-cli -f jquery.jodit.js config.js modules/* plugins/* build/jquery.jodit.full.js",
"minify": "uglifyjs build/jquery.jodit.full.js -c -m -o build/jquery.jodit.min.js",
"build": "npm run concat && npm run minify"
},
"homepage": "http://xdsoft.net/jodit/",

@@ -7,0 +13,0 @@ "keywords": [

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