Socket
Socket
Sign inDemoInstall

@tellimer/mailable

Package Overview
Dependencies
44
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-RC42 to 1.0.0-RC43

8

dist/components/email-button.js

@@ -68,8 +68,8 @@ "use strict";

<w:anchorlock/>
<center style="color:${buttonStyles.color};font-size:${buttonStyles.fontSize};wat;font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;">
${this.props.children}</center>
<center style="color:${buttonStyles.color};font-size:${buttonStyles.fontSize};font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;">
${server_1.default.renderToString(this.props.children)}</center>
</v:roundrect>
<![endif]--><a href="${this.props.href}"
style="background-color:#ffffff;border:1px solid ${buttonStyles.backgroundColor};border-radius:4px;color:${buttonStyles.color};display:inline-block;font-size:${buttonStyles.fontSize};wat;line-height:${buttonStyles.lineHeight};text-align:center;text-decoration:none;width:${buttonStyles.width};-webkit-text-size-adjust:none;mso-hide:all;">
${this.props.children}</a>`,
style="background-color:#ffffff;border:1px solid ${buttonStyles.backgroundColor};border-radius:4px;color:${buttonStyles.color};display:inline-block;font-size:${buttonStyles.fontSize};text-align:center;text-decoration:none;width:${buttonStyles.width};-webkit-text-size-adjust:none;mso-hide:all;">
${server_1.default.renderToString(this.props.children)}</a>`,
} })))));

@@ -76,0 +76,0 @@ }

{
"name": "@tellimer/mailable",
"version": "1.0.0-RC42",
"version": "1.0.0-RC43",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc