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

markmap-render

Package Overview
Dependencies
Maintainers
0
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.17.3-alpha.3 to 0.17.3-alpha.4

2

dist/index.js

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

`d3@${"7.9.0"}/dist/d3.min.js`,
`markmap-view@${"0.17.3-alpha.3"}/dist/browser/index.js`
`markmap-view@${"0.17.3-alpha.4"}/dist/browser/index.js`
];

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

{
"name": "markmap-render",
"version": "0.17.3-alpha.3+89ad076",
"version": "0.17.3-alpha.4+be55d82",
"description": "Visualize your Markdown as mindmaps with Markmap",

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

"build:js": "vite build",
"build": "run-s clean build:*",
"prepublishOnly": "run-s build"
"build": "pnpm clean && pnpm /^build:/",
"prepublishOnly": "pnpm build"
},

@@ -48,7 +48,7 @@ "publishConfig": {

"devDependencies": {
"markmap-common": "0.17.3-alpha.3+89ad076"
"markmap-common": "0.17.3-alpha.4+be55d82"
},
"dependencies": {
"@babel/runtime": "^7.22.6",
"markmap-view": "0.17.3-alpha.3+89ad076"
"markmap-view": "0.17.3-alpha.4+be55d82"
},

@@ -58,3 +58,3 @@ "peerDependencies": {

},
"gitHead": "89ad076e313dd4c126aeafc49f052315755e8c0d"
"gitHead": "be55d825cb73aab3d315dc2f4034ebe06a54759b"
}

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