Socket
Socket
Sign inDemoInstall

mjml-html

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-html - npm Package Compare versions

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

README.md

2

lib/index.js

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

value: function getStyles() {
return (0, _merge2.default)({}, this.constructor.baseStyles, {});
return (0, _merge2.default)({}, baseStyles, {});
}

@@ -67,0 +67,0 @@ }, {

{
"name": "mjml-html",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"main": "lib/index.js",

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

"lodash": "^4.6.1",
"mjml-core": "^2.0.0-beta.1",
"mjml-core": "^2.0.0-beta.2",
"react": "^0.14.7"
}
}
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