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.17.0 to 0.17.1-alpha.4

22

package.json
{
"name": "markmap-toolbar",
"version": "0.17.0",
"version": "0.17.1-alpha.4+12ca00a",
"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:*",
"prepublishOnly": "run-s build"
},
"main": "dist/index.js",

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

"devDependencies": {
"markmap-common": "0.17.0",
"markmap-view": "0.17.0"
"markmap-common": "0.17.1-alpha.4+12ca00a",
"markmap-view": "0.17.1-alpha.4+12ca00a"
},

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

},
"scripts": {
"clean": "del-cli dist",
"build:types": "tsc",
"build:js": "vite build && TARGET=es vite build",
"build": "run-s clean build:*"
}
}
"gitHead": "12ca00a934bba8e5a6176539a54d389786e04730"
}

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