kityminder-editor
Advanced tools
Comparing version 1.0.63 to 1.0.64
@@ -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" |
{ | ||
"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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
1188028
10148
1
Updatedkityminder-core@^1.4.50