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

mjml-text

Package Overview
Dependencies
Maintainers
5
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 4.0.0-alpha.5 to 4.0.0-beta.1

README.md

1

lib/index.js

@@ -53,2 +53,3 @@ 'use strict';

'font-size': this.getAttribute('font-size'),
'font-style': this.getAttribute('font-style'),
'font-weight': this.getAttribute('font-weight'),

@@ -55,0 +56,0 @@ 'letter-spacing': this.getAttribute('letter-spacing'),

4

package.json
{
"name": "mjml-text",
"description": "mjml-text",
"version": "4.0.0-alpha.5",
"version": "4.0.0-beta.1",
"main": "lib/index.js",

@@ -21,4 +21,4 @@ "repository": {

"lodash": "^4.17.2",
"mjml-core": "^4.0.0-alpha.5"
"mjml-core": "^4.0.0-beta.1"
}
}
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