Socket
Socket
Sign inDemoInstall

mjml-cli

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-cli - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0-beta.2

2

lib/client.js

@@ -125,3 +125,3 @@ 'use strict';

if (errors) {
process.stderr.write(errors.map(function (err) {
error(errors.map(function (err) {
return err.formattedMessage;

@@ -128,0 +128,0 @@ }).join('\n'));

{
"name": "mjml-cli",
"description": "MJML: the only framework that makes responsive-email easy",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"main": "bin/mjml",

@@ -23,3 +23,3 @@ "bin": {

"lodash": "^4.16.2",
"mjml-core": "~3.0.0-beta.1"
"mjml-core": "~3.0.0-beta.2"
},

@@ -26,0 +26,0 @@ "devDependencies": {

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