markmap-lib
Advanced tools
Comparing version 0.13.4 to 0.13.5-alpha.0
@@ -1,2 +0,2 @@ | ||
/*! markmap-lib v0.13.4 | MIT License */ | ||
/*! markmap-lib v0.13.5-alpha.0+5f11dcc | MIT License */ | ||
import _extends from '@babel/runtime/helpers/esm/extends'; | ||
@@ -11,3 +11,3 @@ import { persistCSS, persistJS, wrapFunction, Hook } from 'markmap-common'; | ||
const template = "<!DOCTYPE html>\n<html>\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">\n<title>Markmap</title>\n<style>\n* {\n margin: 0;\n padding: 0;\n}\n#mindmap {\n display: block;\n width: 100vw;\n height: 100vh;\n}\n</style>\n<!--CSS-->\n</head>\n<body>\n<svg id=\"mindmap\"></svg>\n<!--JS-->\n</body>\n</html>\n"; | ||
const BASE_JS = [`https://cdn.jsdelivr.net/npm/d3@${"6.7.0"}`, `https://cdn.jsdelivr.net/npm/markmap-view@${"0.13.4"}`].map(src => ({ | ||
const BASE_JS = [`https://cdn.jsdelivr.net/npm/d3@${"6.7.0"}`, `https://cdn.jsdelivr.net/npm/markmap-view@${"0.13.5-alpha.0+5f11dcc"}`].map(src => ({ | ||
type: 'script', | ||
@@ -14,0 +14,0 @@ data: { |
@@ -1,2 +0,2 @@ | ||
/*! markmap-lib v0.13.4 | MIT License */ | ||
/*! markmap-lib v0.13.5-alpha.0+5f11dcc | MIT License */ | ||
'use strict'; | ||
@@ -21,3 +21,3 @@ | ||
const template = "<!DOCTYPE html>\n<html>\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">\n<title>Markmap</title>\n<style>\n* {\n margin: 0;\n padding: 0;\n}\n#mindmap {\n display: block;\n width: 100vw;\n height: 100vh;\n}\n</style>\n<!--CSS-->\n</head>\n<body>\n<svg id=\"mindmap\"></svg>\n<!--JS-->\n</body>\n</html>\n"; | ||
const BASE_JS = [`https://cdn.jsdelivr.net/npm/d3@${"6.7.0"}`, `https://cdn.jsdelivr.net/npm/markmap-view@${"0.13.4"}`].map(src => ({ | ||
const BASE_JS = [`https://cdn.jsdelivr.net/npm/d3@${"6.7.0"}`, `https://cdn.jsdelivr.net/npm/markmap-view@${"0.13.5-alpha.0+5f11dcc"}`].map(src => ({ | ||
type: 'script', | ||
@@ -24,0 +24,0 @@ data: { |
{ | ||
"name": "markmap-lib", | ||
"version": "0.13.4", | ||
"version": "0.13.5-alpha.0+5f11dcc", | ||
"description": "Visualize your Markdown as mindmaps with Markmap", | ||
@@ -38,3 +38,3 @@ "author": "Gerald <gera2ld@live.com>", | ||
"@types/remarkable": "^2.0.3", | ||
"markmap-view": "^0.13.4", | ||
"markmap-view": "^0.13.5-alpha.0+5f11dcc", | ||
"webfontloader": "^1.6.28" | ||
@@ -51,3 +51,3 @@ }, | ||
}, | ||
"gitHead": "e79b7c21735205fa02b96d48a564561c9c2ba09f" | ||
"gitHead": "5f11dcc8115a3e5ce4f39815dac4a844bc925f21" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
463561
1