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 3.3.0-beta.8 to 3.3.0

2

lib/index.js

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

var version = exports.version = function version() {
return '3.3.0-beta.8';
return '3.3.0';
};

@@ -64,0 +64,0 @@ var MJMLValidator = exports.MJMLValidator = _mjmlValidator2.default;

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

@@ -35,3 +35,3 @@ "scripts": {

"lodash": "^4.17.4",
"mjml-validator": "~3.3.0-beta.8",
"mjml-validator": "~3.3.0",
"react": "^15.4.2",

@@ -38,0 +38,0 @@ "react-dom": "^15.4.2",

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