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.10.1 to 4.10.2

8

package.json
{
"name": "mjml-accordion",
"description": "mjml-accordion",
"version": "4.10.1",
"version": "4.10.2",
"main": "lib/index.js",

@@ -25,4 +25,4 @@ "files": [

"@babel/runtime": "^7.8.7",
"lodash": "^4.17.15",
"mjml-core": "4.10.1"
"lodash": "^4.17.21",
"mjml-core": "4.10.2"
},

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

},
"gitHead": "c560edfa3dc22e9be1b730aa6a48f4ea1338dee1"
"gitHead": "43b164b3f5095169ea301b5f68c7e5bdab6d4a5e"
}

@@ -55,4 +55,4 @@ ## mj-accordion

----------|------|-------------|---------------
border | string | CSS border format | none
container-background-color | n/a | background-color of the cell | n/a,
border | string | CSS border format | 2px solid black
container-background-color | n/a | background-color of the cell | n/a
css-class | string | class name, added to the root HTML element created | n/a

@@ -59,0 +59,0 @@ font-family | n/a | font | Ubuntu, Helvetica, Arial, sans-serif

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