Socket
Socket
Sign inDemoInstall

mjml-text

Package Overview
Dependencies
154
Maintainers
5
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.0-beta.1 to 4.4.0-beta.2

2

lib/index.js

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

style: 'text'
}) + '\n >\n ' + this.getContent() + '\n </div>\n ';
}) + '\n >' + this.getContent() + '</div>\n ';
}

@@ -73,0 +73,0 @@ }, {

{
"name": "mjml-text",
"description": "mjml-text",
"version": "4.4.0-beta.1",
"version": "4.4.0-beta.2",
"main": "lib/index.js",

@@ -21,6 +21,8 @@ "repository": {

"babel-runtime": "^6.26.0",
"cross-env": "^5.1.4",
"lodash": "^4.17.2",
"mjml-core": "4.4.0-beta.1"
"mjml-core": "4.4.0-beta.2"
},
"devDependencies": {
"cross-env": "^5.2.0"
}
}

@@ -38,3 +38,3 @@ ## mjml-text

font-weight | number | text thickness | n/a
line-height | px | space between the lines | 22px
line-height | px | space between the lines | 1
letter-spacing | px | letter spacing | none

@@ -52,2 +52,1 @@ height | px | The height of the element | n/a

css-class | string | class name, added to the root HTML element created | n/a

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc