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

@container-stack/mailing-api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@container-stack/mailing-api - npm Package Compare versions

Comparing version 0.0.46 to 0.0.47-alpha.1

@@ -82,3 +82,3 @@ "use strict";

exports.SendingMailReportDocument = (0, client_1.gql) `
mutation SendingMailReport($request: SendMailInput!, $transport: MailTransportConfigInput!) {
mutation SendingMailReport($request: SendMailInput!, $transport: MailTransportConfigInput) {
sendEmail(request: $request, transport: $transport) {

@@ -221,3 +221,2 @@ mailId

senderEmail
replyTracking
replyToEmail

@@ -553,3 +552,2 @@ includeFilters

senderEmail
replyTracking
replyToEmail

@@ -556,0 +554,0 @@ includeFilters

{
"name": "@container-stack/mailing-api",
"version": "0.0.46",
"version": "0.0.47-alpha.1",
"description": "Workbench core for higher packages to depend on",

@@ -36,3 +36,3 @@ "license": "ISC",

},
"gitHead": "11597821340c05cb72ac762484808f86b5db4833"
"gitHead": "400605afe597d736bebfbd14ca956d12c2d5a115"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet