Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

markmap-toolbar

Package Overview
Dependencies
Maintainers
1
Versions
86
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.16.3-web.2 to 0.17.0

21

package.json
{
"name": "markmap-toolbar",
"version": "0.16.3-web.2+0f4c3f8",
"version": "0.17.0",
"description": "Extensible toolbar for markmap",
"author": "Gerald <gera2ld@live.com>",
"license": "MIT",
"scripts": {
"clean": "del-cli dist",
"build:types": "tsc",
"build:js": "vite build && TARGET=es vite build",
"build": "run-s clean build:*"
},
"main": "dist/index.js",

@@ -37,4 +31,4 @@ "module": "dist/index.mjs",

"devDependencies": {
"markmap-common": "0.16.3-web.2+0f4c3f8",
"markmap-view": "0.16.3-web.2+0f4c3f8"
"markmap-common": "0.17.0",
"markmap-view": "0.17.0"
},

@@ -45,3 +39,8 @@ "dependencies": {

},
"gitHead": "0f4c3f84ff21f0957ec3dbf338ed7a453f050638"
}
"scripts": {
"clean": "del-cli dist",
"build:types": "tsc",
"build:js": "vite build && TARGET=es vite build",
"build": "run-s clean build:*"
}
}
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