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.1.4 to 0.1.5

2

dist/index.esm.js

@@ -1,2 +0,2 @@

/*! markmap-common v0.1.4 | MIT License */
/*! markmap-common v0.1.5 | MIT License */
class Hook {

@@ -3,0 +3,0 @@ constructor() {

@@ -1,2 +0,2 @@

/*! markmap-common v0.1.4 | MIT License */
/*! markmap-common v0.1.5 | MIT License */
'use strict';

@@ -3,0 +3,0 @@

{
"name": "markmap-common",
"version": "0.1.4",
"version": "0.1.5",
"description": "",

@@ -10,9 +10,5 @@ "author": "",

"clean": "del-cli dist types",
"prebuild": "run-s ci clean",
"prepublishOnly": "run-s build",
"ci": "run-s lint",
"lint": "eslint --ext .ts,.tsx .",
"build:types": "tsc",
"build:js": "rollup -c rollup.conf.js",
"build": "run-s build:types build:js"
"build:js": "rollup -c rollup.conf.js"
},

@@ -33,3 +29,3 @@ "main": "dist/index.js",

},
"gitHead": "efdba06cf8ff88739cafc02e2b324aee91340abc"
"gitHead": "cbb56b8ede93b15000a31013a0474891b774a977"
}
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