@container-stack/mailing-api
Advanced tools
Comparing version 0.0.26-61 to 0.0.26-66
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
395
24195
12