Socket
Socket
Sign inDemoInstall

mjml-core

Package Overview
Dependencies
Maintainers
6
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-core - npm Package Compare versions

Comparing version 4.7.0-beta.2 to 4.7.0

2

lib/index.js

@@ -400,3 +400,3 @@ "use strict";

$(selector).each(function getAttr() {
$(this).attr(attrName, value);
$(this).attr(attrName, value || '');
});

@@ -403,0 +403,0 @@ });

{
"name": "mjml-core",
"description": "mjml-core",
"version": "4.7.0-beta.2",
"version": "4.7.0",
"main": "lib/index.js",

@@ -29,6 +29,6 @@ "files": [

"js-beautify": "^1.6.14",
"juice": "^5.2.0",
"juice": "^7.0.0",
"lodash": "^4.17.15",
"mjml-migrate": "4.7.0-beta.2",
"mjml-parser-xml": "4.7.0-beta.2",
"mjml-migrate": "4.7.0",
"mjml-parser-xml": "4.7.0",
"mjml-validator": "4.7.0-beta.2"

@@ -41,3 +41,3 @@ },

},
"gitHead": "d560b14ad17c1ddcad1587623648cc1a6676352a"
"gitHead": "b7549727fb954f9bf54eca95cc76d82926f3ac4d"
}
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