🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

srfax-node

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

srfax-node - npm Package Compare versions

Comparing version

to
0.1.4

@@ -29,3 +29,3 @@ export interface QueueFaxParams {

}
export interface NotifyRequestParams {
export interface NotifyRequestResponse {
FaxDetailsID: number;

@@ -32,0 +32,0 @@ FileName: string;

{
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

@@ -31,3 +31,3 @@ export interface QueueFaxParams {

export interface NotifyRequestParams {
export interface NotifyRequestResponse {
FaxDetailsID: number;

@@ -34,0 +34,0 @@ FileName: string;