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

mjml-head-font

Package Overview
Dependencies
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-head-font - npm Package Compare versions

Comparing version 4.0.2 to 4.0.4

9

package.json
{
"name": "mjml-head-font",
"description": "mjml-head-font",
"version": "4.0.2",
"version": "4.0.4",
"main": "lib/index.js",

@@ -16,9 +16,10 @@ "repository": {

"scripts": {
"clean": "../../node_modules/.bin/rimraf lib",
"build": "../../node_modules/.bin/babel src --out-dir lib"
"clean": "cross-env ../../node_modules/.bin/rimraf lib",
"build": "cross-env ../../node_modules/.bin/babel src --out-dir lib"
},
"dependencies": {
"cross-env": "^5.1.4",
"lodash": "^4.17.2",
"mjml-core": "^4.0.1"
"mjml-core": "^4.0.4"
}
}

@@ -11,3 +11,2 @@ ## mjml-font

<mj-body>
<<<<<<< HEAD
<mj-section>

@@ -20,13 +19,2 @@ <mj-column>

</mj-section>
=======
<mj-container>
<mj-section>
<mj-column>
<mj-text font-family="Raleway, Arial">
Hello World!
</mj-text>
</mj-column>
</mj-section>
</mj-container>
>>>>>>> 1294c3cbdcc8be8c571685b6805f5ec918e429a4
</mj-body>

@@ -38,7 +26,3 @@ </mjml>

<a href="https://mjml.io/try-it-live/components/head-font">
<<<<<<< HEAD
<img width="100px" src="https://mjml.io/assets/img/svg/TRYITLIVE.svg" alt="try it live" />
=======
<img width="100px" src="https://mjml.io/assets/img/svg/TRYITLIVE.svg" alt="sexy" />
>>>>>>> 1294c3cbdcc8be8c571685b6805f5ec918e429a4
</a>

@@ -45,0 +29,0 @@ </p>

Sorry, the diff of this file is not supported yet

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