New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

markmap-common

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markmap-common - npm Package Compare versions

Comparing version 0.13.4 to 0.13.6-alpha.2

2

dist/index.esm.js

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

/*! markmap-common v0.13.4 | MIT License */
/*! markmap-common v0.13.6-alpha.2+20a88ca | MIT License */
class Hook {

@@ -3,0 +3,0 @@ constructor() {

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

/*! markmap-common v0.13.4 | MIT License */
/*! markmap-common v0.13.6-alpha.2+20a88ca | MIT License */
'use strict';

@@ -3,0 +3,0 @@

{
"name": "markmap-common",
"version": "0.13.4",
"version": "0.13.6-alpha.2+20a88ca",
"description": "",

@@ -27,3 +27,3 @@ "author": "",

},
"gitHead": "e79b7c21735205fa02b96d48a564561c9c2ba09f"
"gitHead": "20a88cafe5fc7043c15a469642b1d9099b2317df"
}

@@ -97,5 +97,8 @@ export interface IHierarchy<T> {

export interface IMarkmapJSONOptions {
color?: string | string[];
color?: string[];
duration?: number;
maxWidth?: number;
initialExpandLevel?: number;
extraJs?: string[];
extraCss?: string[];
}

@@ -102,0 +105,0 @@ export interface IMarkmapOptions {

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