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

markmap-common

Package Overview
Dependencies
Maintainers
1
Versions
61
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.13.3-alpha.2 to 0.13.3

4

dist/index.esm.js

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

/*! markmap-common v0.13.3-alpha.2+a5a159b | MIT License */
/*! markmap-common v0.13.3 | MIT License */
class Hook {

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

return wrapHtml('script', textContent, rest);
return wrapHtml('script', textContent || '', rest);
}

@@ -108,0 +108,0 @@

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

/*! markmap-common v0.13.3-alpha.2+a5a159b | MIT License */
/*! markmap-common v0.13.3 | MIT License */
'use strict';

@@ -109,3 +109,3 @@

return wrapHtml('script', textContent, rest);
return wrapHtml('script', textContent || '', rest);
}

@@ -112,0 +112,0 @@

{
"name": "markmap-common",
"version": "0.13.3-alpha.2+a5a159b",
"version": "0.13.3",
"description": "",

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

},
"gitHead": "a5a159bee156ba7c77cf952f6f0f3e450f8c12fa"
"gitHead": "01d316cf6e7375cc3adfc94ccd257797fc0462db"
}
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