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

markmap-render

Package Overview
Dependencies
Maintainers
1
Versions
29
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.15.9-alpha.14 to 0.15.9-alpha.16

4

dist/index.js

@@ -6,4 +6,4 @@ "use strict";

const baseJsPaths = [
`d3@${process.env.D3_VERSION}/dist/d3.min.js`,
`markmap-view@${process.env.VIEW_VERSION}/dist/browser/index.js`
`d3@${"7.8.5"}/dist/d3.min.js`,
`markmap-view@${"0.15.9-alpha.16"}/dist/browser/index.js`
];

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

{
"name": "markmap-render",
"version": "0.15.9-alpha.14+fa8173f",
"version": "0.15.9-alpha.16+01ebaff",
"description": "Visualize your Markdown as mindmaps with Markmap",

@@ -46,13 +46,12 @@ "author": "Gerald <gera2ld@live.com>",

"devDependencies": {
"markmap-common": "0.15.9-alpha.14+fa8173f",
"markmap-view": "0.15.9-alpha.14+fa8173f"
"markmap-common": "0.15.9-alpha.16+01ebaff"
},
"dependencies": {
"@babel/runtime": "^7.22.6"
"@babel/runtime": "^7.22.6",
"markmap-view": "^0.15.9-alpha.16+01ebaff"
},
"peerDependencies": {
"markmap-common": "*",
"markmap-view": "*"
"markmap-common": "*"
},
"gitHead": "fa8173fbb9d5b30e669da11497f24123e5ead511"
"gitHead": "01ebaffc9c373b822b5c78808fff8f009843bd4d"
}

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