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
0
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.18.5 to 0.18.8-alpha.2

2

dist/index.d.ts
import { IAssets, IMarkmapOptions, IPureNode, JSItem, UrlBuilder } from 'markmap-common';
import { IMarkmapJSONOptions } from 'markmap-view';
import type { IMarkmapJSONOptions } from 'markmap-view';
export declare const template: any;

@@ -4,0 +4,0 @@ export declare const baseJsPaths: string[];

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

`d3@${"7.9.0"}/dist/d3.min.js`,
`markmap-view@${"0.18.5"}/dist/browser/index.js`
`markmap-view@${"0.18.8-alpha.2+55f0247"}/dist/browser/index.js`
];

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

{
"name": "markmap-render",
"version": "0.18.5",
"version": "0.18.8-alpha.2+55f0247",
"description": "Visualize your Markdown as mindmaps with Markmap",

@@ -8,3 +8,3 @@ "author": "Gerald <gera2ld@live.com>",

"scripts": {
"clean": "del-cli dist",
"clean": "del-cli dist tsconfig.tsbuildinfo",
"build:types": "tsc",

@@ -49,7 +49,7 @@ "build:js": "vite build",

"d3": "^7.8.5",
"markmap-common": "0.18.5"
"markmap-common": "0.18.8-alpha.2+55f0247",
"markmap-view": "0.18.8-alpha.2+55f0247"
},
"dependencies": {
"@babel/runtime": "^7.22.6",
"markmap-view": "0.18.5"
"@babel/runtime": "^7.22.6"
},

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

},
"gitHead": "600776ac5b28110ab6f298d252263c740738660e"
"gitHead": "55f02470e5d5edc3e4ed75c5436b58a771910308"
}

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