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.1-alpha.0 to 0.14.1

dist/index.esm.js

4

dist/index.js

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

/*! markmap-lib v0.14.1-alpha.0+cd4f647 | MIT License */
/*! markmap-lib v0.14.1 | MIT License */
'use strict';

@@ -715,3 +715,3 @@

const transformerVersions = {
'markmap-lib': '0.14.1-alpha.0+cd4f647',
'markmap-lib': '0.14.1',
d3: "6.7.0"

@@ -718,0 +718,0 @@ };

{
"name": "markmap-lib",
"version": "0.14.1-alpha.0+cd4f647",
"version": "0.14.1",
"description": "Visualize your Markdown as mindmaps with Markmap",

@@ -21,3 +21,3 @@ "author": "Gerald <gera2ld@live.com>",

"main": "dist/index.js",
"module": "dist/index.mjs",
"module": "dist/index.esm.js",
"unpkg": "dist/browser/index.min.js",

@@ -28,4 +28,5 @@ "jsdelivr": "dist/browser/index.min.js",

"browser": "./dist/browser/index.js",
"node": "./dist/index.js",
"require": "./dist/index.js",
"default": "./dist/index.mjs"
"default": "./dist/index.esm.js"
},

@@ -62,3 +63,3 @@ "./package.json": "./package.json"

},
"gitHead": "cd4f647bf7aab1e1f2fdba0f75a2b3db11a4ad4e"
"gitHead": "16b6efac0b7d82e63567968eddd110ac0afe1377"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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