markmap-cli
Advanced tools
Comparing version 0.16.3-alpha.2 to 0.16.3-web.2
@@ -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", |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
20891
- Removed@gera2ld/jsx-dom@2.2.2(transitive)
- Removedmarkmap-common@0.16.0(transitive)
- Removednpm2url@0.2.4(transitive)