@container-stack/mailing-api
Advanced tools
Comparing version 0.0.45-alpha.4 to 0.0.45-alpha.6
@@ -126,3 +126,3 @@ import { URI, UriComponents } from '@vscode-alt/monaco-editor/esm/vs/base/common/uri'; | ||
export declare type IMailScheduleInput = { | ||
launchNow: Scalars['String']; | ||
launchNow: Scalars['Boolean']; | ||
launchDate?: Maybe<Scalars['String']>; | ||
@@ -129,0 +129,0 @@ }; |
{ | ||
"name": "@container-stack/mailing-api", | ||
"version": "0.0.45-alpha.4", | ||
"version": "0.0.45-alpha.6", | ||
"description": "Workbench core for higher packages to depend on", | ||
@@ -36,3 +36,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "e1b2fe9da834cb2477ce0a6e5055368077503e35" | ||
"gitHead": "0e12c98c4b6d1adb04775127dcdf7b858d22d48e" | ||
} |
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
82368