lightrail-client
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -6,2 +6,3 @@ import { PaginatedLightrailResponse } from "../LightrailResponse"; | ||
export interface ListValuesParams extends PaginationParams { | ||
formatCurrencies?: boolean; | ||
csv?: boolean; | ||
@@ -8,0 +9,0 @@ issuanceId?: string; |
{ | ||
"name": "lightrail-client", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"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
76304
1848