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

mjml-accordion

Package Overview
Dependencies
Maintainers
6
Versions
77
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.13.0 to 4.14.0

LICENSE.md

4

lib/Accordion.js

@@ -79,4 +79,4 @@ "use strict";

${this.htmlAttributes({
'cell-spacing': '0',
'cell-padding': '0',
'cellspacing': '0',
'cellpadding': '0',
class: 'mj-accordion',

@@ -83,0 +83,0 @@ style: 'table'

@@ -81,4 +81,4 @@ "use strict";

${this.htmlAttributes({
'cell-spacing': '0',
'cell-padding': '0',
'cellspacing': '0',
'cellpadding': '0',
style: 'table'

@@ -85,0 +85,0 @@ })}

@@ -120,4 +120,4 @@ "use strict";

${this.htmlAttributes({
'cell-spacing': '0',
'cell-padding': '0',
'cellspacing': '0',
'cellpadding': '0',
style: 'table'

@@ -124,0 +124,0 @@ })}

{
"name": "mjml-accordion",
"description": "mjml-accordion",
"version": "4.13.0",
"version": "4.14.0",
"main": "lib/index.js",

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

"lodash": "^4.17.21",
"mjml-core": "4.13.0"
"mjml-core": "4.14.0"
},

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

},
"gitHead": "16eee8e2693c1211ad29841c4cae0c600d6d6fb5"
"gitHead": "9600817b37073ab8fea7059c7013267657c2fade"
}
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