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

markmap-common

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markmap-common - npm Package Compare versions

Comparing version 0.15.9-alpha.5 to 0.15.9-alpha.6

5

dist/types/common.d.ts

@@ -10,2 +10,3 @@ export interface IPureNode {

payload?: {
[key: string]: unknown;
/**

@@ -19,6 +20,2 @@ * The folding status of this node.

fold?: number;
/**
* First and last lines of the source generating the node.
*/
lines?: [startLine: number, endLine: number];
};

@@ -25,0 +22,0 @@ children: IPureNode[];

4

package.json
{
"name": "markmap-common",
"version": "0.15.9-alpha.5+c64866f",
"version": "0.15.9-alpha.6+ccc1c15",
"description": "",

@@ -35,3 +35,3 @@ "author": "",

},
"gitHead": "c64866fb4873a99923be18ea70715aa49a6dabef"
"gitHead": "ccc1c157905c0a8aedbadcb579a79d7114b45b0b"
}
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