lightrail-client
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -5,4 +5,5 @@ import { LightrailResponse } from "../LightrailResponse"; | ||
id: string; | ||
metadata?: object; | ||
} | ||
export interface CapturePendingResponse extends LightrailResponse<Transaction> { | ||
} |
@@ -5,4 +5,5 @@ import { LightrailResponse } from "../LightrailResponse"; | ||
id: string; | ||
metadata?: object; | ||
} | ||
export interface ReverseResponse extends LightrailResponse<Transaction> { | ||
} |
@@ -5,4 +5,5 @@ import { LightrailResponse } from "../LightrailResponse"; | ||
id: string; | ||
metadata?: object; | ||
} | ||
export interface VoidPendingResponse extends LightrailResponse<Transaction> { | ||
} |
{ | ||
"name": "lightrail-client", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "A Javascript and Typescript client for Lightrail", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
1930
81285
129