Socket
Socket
Sign inDemoInstall

mjml-text

Package Overview
Dependencies
Maintainers
6
Versions
128
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 4.7.0-beta.1 to 4.7.0-beta.2

12

package.json
{
"name": "mjml-text",
"description": "mjml-text",
"version": "4.7.0-beta.1",
"version": "4.7.0-beta.2",
"main": "lib/index.js",
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/mjmlio/mjml.git"
"url": "git+https://github.com/mjmlio/mjml.git",
"directory": "packages/mjml-text"
},

@@ -22,3 +26,3 @@ "license": "MIT",

"lodash": "^4.17.15",
"mjml-core": "4.7.0-beta.1"
"mjml-core": "4.7.0-beta.2"
},

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

},
"gitHead": "da689e73a2e37799226ce4dfcbca631a263bc8cc"
"gitHead": "d560b14ad17c1ddcad1587623648cc1a6676352a"
}

@@ -28,3 +28,3 @@ ## mj-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
`mj-text` elements can contain any HTML tag with any attributes.
</aside>

@@ -31,0 +31,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