mjml-table
Advanced tools
Comparing version 4.11.0 to 4.12.0
{ | ||
"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 `<table>` element. More information about ending tags <a href="#ending-tags">in this section</a>. | ||
</aside> | ||
attribute | unit | description | default value | ||
@@ -41,0 +46,0 @@ ----------------------------|-----------------------------|------------------------------- |-------------- |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9024
64
+ Addedmjml-core@4.12.0(transitive)
+ Addedmjml-migrate@4.12.0(transitive)
+ Addedmjml-parser-xml@4.12.0(transitive)
+ Addedmjml-validator@4.12.0(transitive)
- Removedmjml-core@4.11.0(transitive)
- Removedmjml-migrate@4.11.0(transitive)
- Removedmjml-parser-xml@4.11.0(transitive)
- Removedmjml-validator@4.11.0(transitive)
Updatedmjml-core@4.12.0