Socket
Socket
Sign inDemoInstall

mjml-table

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-table - npm Package Compare versions

Comparing version 2.0.7-beta.6 to 2.0.7-beta.7

4

lib/index.js

@@ -87,4 +87,4 @@ 'use strict';

return _react2.default.createElement('table', {
cellPadding: mjAttribute('cellPadding'),
cellSpacing: mjAttribute('cellSpacing'),
cellPadding: mjAttribute('cellpadding'),
cellSpacing: mjAttribute('cellspacing'),
dangerouslySetInnerHTML: { __html: mjContent() },

@@ -91,0 +91,0 @@ 'data-legacy-border': '0',

{
"name": "mjml-table",
"description": "mjml-table",
"version": "2.0.7-beta.6",
"version": "2.0.7-beta.7",
"main": "lib/index.js",

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

"dependencies": {
"mjml-core": "^2.3.0-beta.6",
"mjml-core": "^2.3.0-beta.7",
"react": "^15.1.0"
}
}
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