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

dist/index.mjs

4

dist/index.js

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

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

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

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

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

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

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

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

@@ -29,3 +29,3 @@ "jsdelivr": "dist/browser/index.min.js",

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

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

},
"gitHead": "2d6a50992256a2d2e4d945c2c075ddc42d6ccb0d"
"gitHead": "cd4f647bf7aab1e1f2fdba0f75a2b3db11a4ad4e"
}

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