Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sendgrid/helpers

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendgrid/helpers - npm Package Compare versions

Comparing version 6.5.3 to 6.5.5

3

classes/mail.d.ts

@@ -160,2 +160,5 @@ import {AttachmentData, AttachmentJSON} from "./attachment";

export type MailDataRequired = MailData & (
{ text: string } | { html: string } | { templateId: string } | { content: MailContent[] & { 0: MailContent } });
export interface MailJSON {

@@ -162,0 +165,0 @@ from: EmailJSON;

4

package.json
{
"name": "@sendgrid/helpers",
"description": "Twilio SendGrid NodeJS internal helpers",
"version": "6.5.3",
"version": "6.5.5",
"author": "Twilio SendGrid <dx@sendgrid.com> (sendgrid.com)",

@@ -36,3 +36,3 @@ "contributors": [

},
"gitHead": "fa601c79cd832c7f8e0cb90c83b78fa5d712e289"
"gitHead": "bc3e7371aa73af6c2b53128d6866837b0a60df65"
}
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