markmap-common
Advanced tools
Comparing version 0.13.4 to 0.13.6-alpha.2
@@ -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 { |
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
22698
739
1