Socket
Socket
Sign inDemoInstall

mjml-core

Package Overview
Dependencies
Maintainers
1
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 2.0.0-beta.2 to 2.0.0-beta.3

2

lib/decorators/MJMLElement.js

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

// assign sibling count for element and children
if (parentMjml && this.mjName() === 'column') {
if (parentMjml && this.mjName() === 'mj-column') {
siblingCount = parentMjml.get('children').size;

@@ -292,0 +292,0 @@ }

{
"name": "mjml-core",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "MJML: the only framework that makes responsive-email easy",

@@ -5,0 +5,0 @@ "main": "./lib/index",

Sorry, the diff of this file is not supported yet

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