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.4.2 to 0.4.3-alpha.1

14

package.json
{
"name": "markmap-cli",
"version": "0.4.2",
"version": "0.4.3-alpha.1+a8c283a",
"description": "Create markmaps from CLI",

@@ -28,7 +28,7 @@ "author": "Gerald <gera2ld@live.com>",

"build:js": "rollup -c rollup.conf.js",
"prebuild": "yarn ci && yarn clean",
"prepublishOnly": "yarn build",
"ci": "yarn lint",
"prebuild": "npm run ci && npm run clean",
"prepublishOnly": "npm run build",
"ci": "npm run lint",
"lint": "eslint --ext .ts .",
"build": "tsc && yarn build:js"
"build": "tsc && npm run build:js"
},

@@ -47,3 +47,3 @@ "bugs": {

"@babel/runtime": "^7.11.2",
"markmap-lib": "^0.10.2"
"markmap-lib": "^0.10.3-alpha.1+a8c283a"
},

@@ -60,3 +60,3 @@ "dependencies": {

},
"gitHead": "3d2300a0c6421cc15f9e80de70f3be0be0d8c3bb"
"gitHead": "a8c283a76f6984feb3f6ca1da2b63d2d6d1c29ca"
}

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