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

postmark

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postmark - npm Package Compare versions

Comparing version 2.5.3 to 2.5.4

6

dist/client/models/domains/Domain.d.ts

@@ -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": [

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