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

markmap-cli

Package Overview
Dependencies
Maintainers
1
Versions
125
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.16.3-alpha.2 to 0.16.3-web.2

2

dist/index.js

@@ -19,3 +19,3 @@ import { readFile, stat, mkdir, writeFile } from "fs/promises";

import { finished } from "stream/promises";
const TOOLBAR_VERSION = "0.16.3-alpha.2";
const TOOLBAR_VERSION = "0.16.3-web.2";
const TOOLBAR_CSS = `markmap-toolbar@${TOOLBAR_VERSION}/dist/style.css`;

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

{
"name": "markmap-cli",
"version": "0.16.3-alpha.2+0f4c3f8",
"version": "0.16.3-web.2+0f4c3f8",
"description": "Create markmaps from CLI",

@@ -51,6 +51,6 @@ "author": "Gerald <gera2ld@live.com>",

"hono": "^3.11.8",
"markmap-common": "0.16.0",
"markmap-lib": "0.16.3-alpha.2+0f4c3f8",
"markmap-render": "0.16.3-alpha.2+0f4c3f8",
"markmap-toolbar": "0.16.3-alpha.2+0f4c3f8",
"markmap-common": "0.16.3-web.2+0f4c3f8",
"markmap-lib": "0.16.3-web.2+0f4c3f8",
"markmap-render": "0.16.3-web.2+0f4c3f8",
"markmap-toolbar": "0.16.3-web.2+0f4c3f8",
"open": "^10.0.0",

@@ -57,0 +57,0 @@ "pkg-dir": "^8.0.0",

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