Socket
Socket
Sign inDemoInstall

mjml-accordion

Package Overview
Dependencies
Maintainers
6
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-accordion - npm Package Compare versions

Comparing version 4.11.0 to 4.12.0

6

package.json
{
"name": "mjml-accordion",
"description": "mjml-accordion",
"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"
}

@@ -9,2 +9,7 @@ ## mj-accordion

<aside class="notice">
`mj-accordion-text` and `mj-accordion-title` are "ending tags", which means they can contain HTML code which will be left as it is, so they can contain HTML tags with attributes, but they cannot contain other MJML components. More information about ending tags <a href="#ending-tags">in this section</a>.
</aside>
```xml

@@ -80,3 +85,3 @@ <mjml>

<aside class="notice">
Inheritance applies between attributes supported in both `mj-accordion` and
Inheritance applies between attributes supported in both `mj-accordion` and
`mj-accordion-element` unless `mj-accordion-element` overrides.

@@ -83,0 +88,0 @@ </aside>

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