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

mjml-divider

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-divider - npm Package Compare versions

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

README.md

2

lib/index.js

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

return (0, _merge2.default)({}, this.constructor.baseStyles, {
return (0, _merge2.default)({}, baseStyles, {
p: {

@@ -75,0 +75,0 @@ borderTop: mjAttribute('border-width') + ' ' + mjAttribute('border-style') + ' ' + mjAttribute('border-color'),

{
"name": "mjml-divider",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"main": "lib/index.js",

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

"lodash": "^4.6.1",
"mjml-core": "^2.0.0-beta.1",
"mjml-core": "^2.0.0-beta.2",
"react": "^0.14.7"
}
}
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