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

@container-stack/mailing-api

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

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.26-61 to 0.0.26-66

4

lib/interfaces/generated-models.d.ts

@@ -67,3 +67,5 @@ import { GraphQLResolveInfo, GraphQLScalarType, GraphQLScalarTypeConfig } from 'graphql';

report = "report",
saveTemplate = "saveTemplate"
saveTemplate = "saveTemplate",
dropTemplate = "dropTemplate",
list = "list"
}

@@ -70,0 +72,0 @@ export declare type IMailTemplate = {

@@ -10,2 +10,4 @@ "use strict";

IMailServiceAction["saveTemplate"] = "saveTemplate";
IMailServiceAction["dropTemplate"] = "dropTemplate";
IMailServiceAction["list"] = "list";
})(IMailServiceAction = exports.IMailServiceAction || (exports.IMailServiceAction = {}));

@@ -12,0 +14,0 @@ ;

{
"name": "@container-stack/mailing-api",
"version": "0.0.26-61",
"version": "0.0.26-66",
"description": "Workbench core for higher packages to depend on",

@@ -43,3 +43,3 @@ "main": "lib/index.js",

},
"gitHead": "0159fe46893383dd3f95de1d7ad4e9738f0431c2"
"gitHead": "0a25f9400a23685b97c7271e63a6338d8b65c1a9"
}

Sorry, the diff of this file is not supported yet

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