Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mjml-table

Package Overview
Dependencies
Maintainers
6
Versions
124
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 4.11.0 to 4.12.0

6

package.json
{
"name": "mjml-table",
"description": "mjml-atable",
"version": "4.11.0",
"version": "4.12.0",
"main": "lib/index.js",

@@ -26,3 +26,3 @@ "files": [

"lodash": "^4.17.21",
"mjml-core": "4.11.0"
"mjml-core": "4.12.0"
},

@@ -33,3 +33,3 @@ "devDependencies": {

},
"gitHead": "0f4c64196ab251e116f1c80a1066f911e82697cf"
"gitHead": "afc85c09963ef25f0fd6fe60bdcdea740094ff22"
}

@@ -39,2 +39,7 @@ ## mj-table

<aside class="notice">
`mj-table` is an "ending tag", which means it can contain HTML code which will be left as it is, so it can contain HTML tags with attributes, but it cannot contain other MJML components. In `mj-table` specifically, you can put anything you would put in a `&lt;table&gt;` element. More information about ending tags <a href="#ending-tags">in this section</a>.
</aside>
attribute | unit | description | default value

@@ -41,0 +46,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