Socket
Socket
Sign inDemoInstall

mjml-text

Package Overview
Dependencies
Maintainers
4
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 3.3.3-beta.1 to 3.3.3-beta.2

2

lib/index.js

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

var classNames = (0, _classnames2.default)(mjAttribute('height') ? 'mj-text-height' : '', mjAttribute('css-class'));
var classNames = (0, _classnames2.default)(mjAttribute('height') ? 'mj-text-height' : '');

@@ -127,0 +127,0 @@ return _react2.default.createElement('div', {

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

@@ -18,5 +18,5 @@ "repository": {

"lodash": "^4.17.4",
"mjml-core": "~3.3.3-beta.1",
"mjml-core": "~3.3.3-beta.2",
"react": "^15.4.2"
}
}

Sorry, the diff of this file is not supported yet

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