Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

markmap-lib

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markmap-lib - npm Package Compare versions

Comparing version 0.14.5-alpha.22 to 0.14.5-alpha.24

6

dist/index.js

@@ -1,2 +0,2 @@

/*! markmap-lib v0.14.5-alpha.22+04afb38 | MIT License */
/*! markmap-lib v0.14.5-alpha.24+08dd40c | 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.14.5-alpha.22"}/dist/browser/index.js`];
const baseJsPaths = [`d3@${"7.8.5"}/dist/d3.min.js`, `markmap-view@${"0.14.5-alpha.24"}/dist/browser/index.js`];

@@ -465,3 +465,3 @@ const name$3 = 'katex';

const transformerVersions = {
'markmap-lib': '0.14.5-alpha.22+04afb38',
'markmap-lib': '0.14.5-alpha.24+08dd40c',
d3: "7.8.5"

@@ -468,0 +468,0 @@ };

{
"name": "markmap-lib",
"version": "0.14.5-alpha.22+04afb38",
"version": "0.14.5-alpha.24+08dd40c",
"description": "Visualize your Markdown as mindmaps with Markmap",

@@ -50,4 +50,4 @@ "author": "Gerald <gera2ld@live.com>",

"@types/remarkable": "^2.0.3",
"markmap-common": "0.14.5-alpha.22+04afb38",
"markmap-view": "0.14.5-alpha.22+04afb38",
"markmap-common": "0.14.5-alpha.24+08dd40c",
"markmap-view": "0.14.5-alpha.24+08dd40c",
"webfontloader": "^1.6.28"

@@ -67,3 +67,3 @@ },

},
"gitHead": "04afb38dd0a6f3b5e8eaffde3c29e9e38b215c35"
"gitHead": "08dd40c9353058928a148f6b97d11e98ec1d328b"
}

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

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