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

markmap-render

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markmap-render - npm Package Compare versions

Comparing version 0.16.3-web.2 to 0.17.0

2

dist/index.js

@@ -7,3 +7,3 @@ "use strict";

`d3@${"7.8.5"}/dist/d3.min.js`,
`markmap-view@${"0.16.3-web.2"}/dist/browser/index.js`
`markmap-view@${"0.17.0"}/dist/browser/index.js`
];

@@ -10,0 +10,0 @@ function fillTemplate(root, assets, extra) {

{
"name": "markmap-render",
"version": "0.16.3-web.2+0f4c3f8",
"version": "0.17.0",
"description": "Visualize your Markdown as mindmaps with Markmap",
"author": "Gerald <gera2ld@live.com>",
"license": "MIT",
"scripts": {
"clean": "del-cli dist",
"build:types": "tsc",
"build:js": "vite build",
"build": "run-s clean build:*"
},
"publishConfig": {

@@ -46,7 +40,7 @@ "access": "public",

"devDependencies": {
"markmap-common": "0.16.3-web.2+0f4c3f8"
"markmap-common": "0.17.0"
},
"dependencies": {
"@babel/runtime": "^7.22.6",
"markmap-view": "0.16.3-web.2+0f4c3f8"
"markmap-view": "0.17.0"
},

@@ -56,3 +50,8 @@ "peerDependencies": {

},
"gitHead": "0f4c3f84ff21f0957ec3dbf338ed7a453f050638"
}
"scripts": {
"clean": "del-cli dist",
"build:types": "tsc",
"build:js": "vite build",
"build": "run-s clean build:*"
}
}

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