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

kityminder-editor

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kityminder-editor - npm Package Compare versions

Comparing version 1.0.63 to 1.0.64

1

bower.json

@@ -44,3 +44,2 @@ {

"marked": "git://github.com/chjj/marked.git#master",
"kity": "~2.0.0",
"hotbox": "~1.0.2",

@@ -47,0 +46,0 @@ "color-picker": "~1.0.2"

11

package.json
{
"name": "kityminder-editor",
"version": "1.0.63",
"version": "1.0.64",
"description": "A powerful mind map editor",

@@ -10,3 +10,4 @@ "main": "kityminder.editor.js",

"dev": "grunt dev",
"watch": "wr --exec \"lessc --source-map less/editor.less dist/kityminder.editor.css && grunt build\" less ui"
"watch": "wr --exec \"lessc --source-map less/editor.less dist/kityminder.editor.css && grunt build\" less ui",
"postinstall": "bower install"
},

@@ -50,2 +51,5 @@ "repository": {

},
"dependencies": {
"kityminder-core": "^1.4.50"
},
"config": {

@@ -55,6 +59,3 @@ "commitizen": {

}
},
"dependencies": {
"kityminder-core": "^1.4.48"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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