New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mjml-social

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mjml-social - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

6

lib/index.js

@@ -13,6 +13,2 @@ 'use strict';

var _merge = require('lodash/merge');
var _merge2 = _interopRequireDefault(_merge);
var _tap = require('lodash/tap');

@@ -179,3 +175,3 @@

return (0, _merge2.default)({}, baseStyles, {
return _mjmlCore.helpers.merge({}, baseStyles, {
a: {

@@ -182,0 +178,0 @@ color: mjAttribute('color'),

4

package.json
{
"name": "mjml-social",
"description": "mjml-social",
"version": "3.0.0",
"version": "3.0.1",
"main": "lib/index.js",

@@ -17,5 +17,5 @@ "repository": {

"lodash": "^4.16.4",
"mjml-core": "~3.0.0",
"mjml-core": "~3.0.1",
"react": "^15.3.2"
}
}
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