mjml-text
Advanced tools
Comparing version 2.0.3-beta.3 to 2.0.3
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6893
0
57
Updatedmjml-core@^2.1.1