Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

markmap-cli

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markmap-cli - npm Package Compare versions

Comparing version 0.3.3 to 0.4.0

20

package.json
{
"name": "markmap-cli",
"version": "0.3.3",
"version": "0.4.0",
"description": "Create markmaps from CLI",

@@ -22,8 +22,8 @@ "author": "Gerald <gera2ld@live.com>",

"type": "git",
"url": "git+https://github.com/gera2ld/markmap-lib.git"
"url": "git+https://github.com/gera2ld/markmap.git"
},
"scripts": {
"dev": "gulp dev",
"clean": "gulp clean",
"build:js": "gulp build",
"dev": "rollup -wc rollup.conf.js",
"clean": "del dist",
"build:js": "rollup -c rollup.conf.js",
"prebuild": "yarn ci && yarn clean",

@@ -46,13 +46,9 @@ "prepublishOnly": "yarn build",

"devDependencies": {
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-replace": "^1.0.0"
"@babel/runtime": "^7.11.2",
"markmap-lib": "^0.10.0"
},
"dependencies": {
"@babel/runtime": "^7.11.2",
"chokidar": "^3.4.2",
"commander": "^5.1.0",
"koa": "^2.13.0",
"markmap-lib": "^0.9.3",
"open": "^7.0.3",

@@ -64,3 +60,3 @@ "update-notifier": "^4.1.1"

},
"gitHead": "b1910480588334b3813909d85ca95a94ea79f7f3"
"gitHead": "a8f734bf0ecba98dd125756785f084562e263ac1"
}
dist/index.js

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