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

mjml-text

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-text - npm Package Compare versions

Comparing version 2.0.3-beta.3 to 2.0.3

7

package.json
{
"name": "mjml-text",
"version": "2.0.3-beta.3",
"description": "mjml-text",
"version": "2.0.3",
"main": "lib/index.js",

@@ -13,8 +14,8 @@ "repository": {

},
"homepage": "https://github.com/mjmlio/mjml",
"homepage": "https://mjml.io",
"dependencies": {
"lodash": "^4.12.0",
"mjml-core": "^2.0.3-beta.3",
"mjml-core": "^2.1.1",
"react": "^15.1.0"
}
}

@@ -31,7 +31,9 @@ ## mjml-text

<aside class="notice">
`MjText` can contain any HTML tag with any attributes. Don't forget to encode special characters to avoid unexpected behaviour from MJML's parser
`MjText` can contain any HTML tag with any attributes. Don't forget to encode special characters to avoid unexpected behaviour from MJML's parser
</aside>
<p align="center">
<a href="/try-it-live/text"><img width="100px" src="http://imgh.us/TRYITLIVE.svg" alt="sexy" /></a>
<a href="https://mjml.io/try-it-live/component/text">
<img width="100px" src="http://imgh.us/TRYITLIVE.svg" alt="sexy" />
</a>
</p>

@@ -38,0 +40,0 @@

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