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.15.4 to 0.15.5-alpha.0

4

dist/index.js

@@ -1,2 +0,2 @@

/*! markmap-cli v0.15.4 | MIT License */
/*! markmap-cli v0.15.5-alpha.0+3c09f62 | MIT License */
import { readFile, writeFile } from 'fs/promises';

@@ -35,3 +35,3 @@ import { fileURLToPath } from 'url';

const TOOLBAR_VERSION = "0.15.4";
const TOOLBAR_VERSION = "0.15.5-alpha.0";
const TOOLBAR_CSS = `markmap-toolbar@${TOOLBAR_VERSION}/dist/style.css`;

@@ -38,0 +38,0 @@ const TOOLBAR_JS = `markmap-toolbar@${TOOLBAR_VERSION}/dist/index.js`;

{
"name": "markmap-cli",
"version": "0.15.4",
"version": "0.15.5-alpha.0+3c09f62",
"description": "Create markmaps from CLI",

@@ -55,3 +55,3 @@ "author": "Gerald <gera2ld@live.com>",

"markmap-lib": "0.15.4",
"markmap-toolbar": "0.15.4",
"markmap-toolbar": "0.15.5-alpha.0+3c09f62",
"markmap-view": "0.15.4",

@@ -65,3 +65,3 @@ "open": "^9.1.0",

},
"gitHead": "63754c86c8cc17330081ac264882d2cbe791a972"
"gitHead": "3c09f62f71732597eb5ea5f968d6ea932e7e15a7"
}
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