markmap-common
Advanced tools
Comparing version 0.17.1-alpha.4 to 0.17.1
@@ -86,3 +86,2 @@ export interface IPureNode { | ||
export interface IMarkmapOptions { | ||
id?: string; | ||
autoFit: boolean; | ||
@@ -93,2 +92,4 @@ color: (node: INode) => string; | ||
fitRatio: number; | ||
id?: string; | ||
initialExpandLevel: number; | ||
maxInitialScale: number; | ||
@@ -98,10 +99,9 @@ maxWidth: number; | ||
paddingX: number; | ||
pan: boolean; | ||
scrollForPan: boolean; | ||
spacingHorizontal: number; | ||
spacingVertical: number; | ||
initialExpandLevel: number; | ||
style?: (id: string) => string; | ||
toggleRecursively: boolean; | ||
zoom: boolean; | ||
pan: boolean; | ||
toggleRecursively: boolean; | ||
style?: (id: string) => string; | ||
} | ||
@@ -108,0 +108,0 @@ export interface IAssets { |
{ | ||
"name": "markmap-common", | ||
"version": "0.17.1-alpha.4+12ca00a", | ||
"version": "0.17.1", | ||
"description": "", | ||
@@ -37,3 +37,3 @@ "author": "", | ||
}, | ||
"gitHead": "12ca00a934bba8e5a6176539a54d389786e04730" | ||
"gitHead": "628f06a60d0c06f4d2f70b6df786ecb8b4124241" | ||
} |
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
4
33654