Comparing version 2.5.3 to 2.5.4
@@ -13,3 +13,3 @@ export declare class CreateDomainRequest { | ||
Name: string; | ||
SpfVerified: boolean; | ||
SPFVerified: boolean; | ||
DKIMVerified: boolean; | ||
@@ -20,4 +20,4 @@ WeakDKIM: boolean; | ||
export interface DomainDetails extends Domain { | ||
SpfHost: string; | ||
SpfTextValue: string; | ||
SPFHost: string; | ||
SPFTextValue: string; | ||
DKIMHost: string; | ||
@@ -24,0 +24,0 @@ DKIMTextValue: string; |
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "2.5.3", | ||
"version": "2.5.4", | ||
"author": "Igor Balos", | ||
@@ -15,0 +15,0 @@ "contributors": [ |
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