markmap-cli
Advanced tools
Comparing version 0.15.9-alpha.14 to 0.15.9-alpha.16
@@ -9,5 +9,5 @@ import { readFile, stat, mkdir, writeFile } from "fs/promises"; | ||
import { buildCSSItem, buildJSItem, defer } from "markmap-common"; | ||
import { Transformer, baseJsPaths } from "markmap-lib"; | ||
import { Transformer } from "markmap-lib"; | ||
export * from "markmap-lib"; | ||
import { fillTemplate } from "markmap-render"; | ||
import { fillTemplate, baseJsPaths } from "markmap-render"; | ||
import { serve } from "@hono/node-server"; | ||
@@ -21,3 +21,3 @@ import chokidar from "chokidar"; | ||
const __vite_glob_0_0 = "data:application/octet-stream;base64,L2Fzc2V0cwo="; | ||
const TOOLBAR_VERSION = "0.15.9-alpha.14"; | ||
const TOOLBAR_VERSION = "0.15.9-alpha.16"; | ||
const TOOLBAR_CSS = `markmap-toolbar@${TOOLBAR_VERSION}/dist/style.css`; | ||
@@ -24,0 +24,0 @@ const TOOLBAR_JS = `markmap-toolbar@${TOOLBAR_VERSION}/dist/index.js`; |
{ | ||
"name": "markmap-cli", | ||
"version": "0.15.9-alpha.14+fa8173f", | ||
"version": "0.15.9-alpha.16+01ebaff", | ||
"description": "Create markmaps from CLI", | ||
@@ -51,6 +51,6 @@ "author": "Gerald <gera2ld@live.com>", | ||
"hono": "^3.11.8", | ||
"markmap-common": "0.15.9-alpha.14+fa8173f", | ||
"markmap-lib": "0.15.9-alpha.14+fa8173f", | ||
"markmap-render": "0.15.9-alpha.14+fa8173f", | ||
"markmap-toolbar": "0.15.9-alpha.14+fa8173f", | ||
"markmap-common": "0.15.9-alpha.16+01ebaff", | ||
"markmap-lib": "0.15.9-alpha.16+01ebaff", | ||
"markmap-render": "0.15.9-alpha.16+01ebaff", | ||
"markmap-toolbar": "0.15.9-alpha.16+01ebaff", | ||
"open": "^10.0.0", | ||
@@ -61,3 +61,3 @@ "pkg-dir": "^8.0.0", | ||
}, | ||
"gitHead": "fa8173fbb9d5b30e669da11497f24123e5ead511" | ||
"gitHead": "01ebaffc9c373b822b5c78808fff8f009843bd4d" | ||
} |
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