Socket
Socket
Sign inDemoInstall

mjml-hero

Package Overview
Dependencies
Maintainers
6
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-hero - npm Package Compare versions

Comparing version 4.10.0 to 4.10.1

6

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

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

"lodash": "^4.17.15",
"mjml-core": "4.10.0"
"mjml-core": "4.10.1"
},

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

},
"gitHead": "2a3b05ba06a97f4e0f02397f9aa6944c8613baa9"
"gitHead": "c560edfa3dc22e9be1b730aa6a48f4ea1338dee1"
}

@@ -35,3 +35,4 @@ ## mj-hero

background-height="469px"
background-url="https://cloud.githubusercontent.com/assets/1830348/15354890/1442159a-1cf0-11e6-92b1-b861dadf1750.jpg"
background-url=
"https://cloud.githubusercontent.com/assets/1830348/15354890/1442159a-1cf0-11e6-92b1-b861dadf1750.jpg"
background-color="#2a3448"

@@ -77,6 +78,6 @@ padding="100px 0px">

background-height="469px"
background-url="https://cloud.githubusercontent.com/assets/1830348/15354890/1442159a-1cf0-11e6-92b1-b861dadf1750.jpg"
background-url=
"https://cloud.githubusercontent.com/assets/1830348/15354890/1442159a-1cf0-11e6-92b1-b861dadf1750.jpg"
background-color="#2a3448"
padding="100px 0px"
width="100%">
padding="100px 0px">
<mj-text

@@ -110,6 +111,6 @@ padding="20px"

background-color | color | hero background color | #ffffff
background-height | px | height of the image used (mandatory in fixed-height mode) | none
background-height | px | height of the image used, mandatory | none
background-position | top/center/bottom left/center/right | background image position | center center
background-url | url | absolute background url | n/a
background-width | px | width of the image used | parent element width
background-width | px | width of the image used, mandatory | parent element width
border-radius | px | border radius | n/a

@@ -116,0 +117,0 @@ height | px | hero section height (required for fixed-height mode) | 0px

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