markmap-lib
Advanced tools
Comparing version 0.15.3 to 0.15.4-alpha.1
@@ -1,2 +0,2 @@ | ||
/*! markmap-lib v0.15.3 | MIT License */ | ||
/*! markmap-lib v0.15.4-alpha.1+fbb9b38 | MIT License */ | ||
'use strict'; | ||
@@ -12,3 +12,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 baseJsPaths = [`d3@${"7.8.5"}/dist/d3.min.js`, `markmap-view@${"0.15.3"}/dist/browser/index.js`]; | ||
const baseJsPaths = [`d3@${"7.8.5"}/dist/d3.min.js`, `markmap-view@${"0.15.4-alpha.1"}/dist/browser/index.js`]; | ||
@@ -470,3 +470,3 @@ const name$3 = 'katex'; | ||
const transformerVersions = { | ||
'markmap-lib': '0.15.3', | ||
'markmap-lib': '0.15.4-alpha.1+fbb9b38', | ||
d3: "7.8.5" | ||
@@ -473,0 +473,0 @@ }; |
{ | ||
"name": "markmap-lib", | ||
"version": "0.15.3", | ||
"version": "0.15.4-alpha.1+fbb9b38", | ||
"description": "Visualize your Markdown as mindmaps with Markmap", | ||
@@ -53,3 +53,3 @@ "author": "Gerald <gera2ld@live.com>", | ||
"markmap-common": "0.15.3", | ||
"markmap-view": "0.15.3", | ||
"markmap-view": "0.15.4-alpha.1+fbb9b38", | ||
"webfontloader": "^1.6.28" | ||
@@ -79,3 +79,3 @@ }, | ||
}, | ||
"gitHead": "428254f2f36d56a89a3e161658f079d74dd16d15" | ||
"gitHead": "fbb9b3886d0959c16e24f3a8129ac010aeb0a845" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
368238
2