markmap-toolbar
Advanced tools
Comparing version 0.15.5-alpha.0 to 0.15.5-alpha.1
@@ -1,2 +0,2 @@ | ||
/*! markmap-toolbar v0.15.5-alpha.0+3c09f62 | MIT License */ | ||
/*! markmap-toolbar v0.15.5-alpha.1+013bf59 | MIT License */ | ||
(function (global, factory) { | ||
@@ -258,3 +258,3 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : | ||
const active = button == null ? void 0 : button.classList.toggle(clsActive); | ||
(_this$markmap = this.markmap) == null ? void 0 : _this$markmap.setOptions({ | ||
(_this$markmap = this.markmap) == null || _this$markmap.setOptions({ | ||
toggleRecursively: active | ||
@@ -261,0 +261,0 @@ }); |
{ | ||
"name": "markmap-toolbar", | ||
"version": "0.15.5-alpha.0+3c09f62", | ||
"version": "0.15.5-alpha.1+013bf59", | ||
"description": "Extensible toolbar for markmap", | ||
@@ -38,4 +38,4 @@ "author": "Gerald <gera2ld@live.com>", | ||
"devDependencies": { | ||
"markmap-common": "0.15.3", | ||
"markmap-view": "0.15.4" | ||
"markmap-common": "0.15.5-alpha.1+013bf59", | ||
"markmap-view": "0.15.5-alpha.1+013bf59" | ||
}, | ||
@@ -46,3 +46,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "3c09f62f71732597eb5ea5f968d6ea932e7e15a7" | ||
"gitHead": "013bf59b71f2253dc54249c4a5a3097bf686494f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
25264
668