Socket
Socket
Sign inDemoInstall

mjml-text

Package Overview
Dependencies
Maintainers
5
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-text - npm Package Compare versions

Comparing version 4.0.1 to 4.0.3

2

lib/index.js

@@ -77,3 +77,3 @@ 'use strict';

return height ? '\n ' + (0, _conditionalTag2.default)('\n <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="' + height + '" style="vertical-align:top;height:' + height + 'px;">\n ') + '\n ' + this.renderContent() + '\n ' + (0, _conditionalTag2.default)('\n </td></tr></table>\n ') + '\n ' : this.renderContent();
return height ? '\n ' + (0, _conditionalTag2.default)('\n <table role="presentation" border="0" cellpadding="0" cellspacing="0"><tr><td height="' + height + '" style="vertical-align:top;height:' + height + ';">\n ') + '\n ' + this.renderContent() + '\n ' + (0, _conditionalTag2.default)('\n </td></tr></table>\n ') + '\n ' : this.renderContent();
}

@@ -80,0 +80,0 @@ }]);

{
"name": "mjml-text",
"description": "mjml-text",
"version": "4.0.1",
"version": "4.0.3",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "repository": {

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