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

markmap-toolbar

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markmap-toolbar - npm Package Compare versions

Comparing version 0.14.5-alpha.19 to 0.14.5-alpha.21

6

dist/index.js

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

/*! markmap-toolbar v0.14.5-alpha.19+5323905 | MIT License */
/*! markmap-toolbar v0.14.5-alpha.21+fb81f2c | MIT License */
(function (global, factory) {

@@ -208,3 +208,2 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :

toolbar.attach(mm);
toolbar.render();
return toolbar;

@@ -233,2 +232,3 @@ }

}));
this.items = [...Toolbar.defaultItems];
this.register({

@@ -265,3 +265,3 @@ id: 'zoomIn',

});
this.items = Toolbar.defaultItems;
this.render();
}

@@ -268,0 +268,0 @@ setBrand(show) {

{
"name": "markmap-toolbar",
"version": "0.14.5-alpha.19+5323905",
"version": "0.14.5-alpha.21+fb81f2c",
"description": "Extensible toolbar for markmap",

@@ -38,4 +38,4 @@ "author": "Gerald <gera2ld@live.com>",

"devDependencies": {
"markmap-common": "0.14.5-alpha.19+5323905",
"markmap-view": "0.14.5-alpha.19+5323905"
"markmap-common": "0.14.5-alpha.21+fb81f2c",
"markmap-view": "0.14.5-alpha.21+fb81f2c"
},

@@ -46,3 +46,3 @@ "dependencies": {

},
"gitHead": "532390588885518c11fa50b8a77c0694821cfecf"
"gitHead": "fb81f2cb688f400f17f911774539267219f639ce"
}

Sorry, the diff of this file is not supported yet

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