binance-api-node
Advanced tools
Comparing version 0.11.41 to 0.11.42
@@ -315,4 +315,4 @@ // tslint:disable:interface-name | ||
export type GetOrderOcoOptions = | ||
| { symbol: string; orderListId: number; useServerTime?: boolean } | ||
| { symbol: string; listClientOrderId: string; useServerTime?: boolean } | ||
| { orderListId: number; useServerTime?: boolean } | ||
| { listClientOrderId: string; useServerTime?: boolean } | ||
@@ -319,0 +319,0 @@ export type CancelOrderOcoOptions = |
{ | ||
"name": "binance-api-node", | ||
"version": "0.11.41", | ||
"version": "0.11.42", | ||
"description": "A node API wrapper for Binance", | ||
@@ -5,0 +5,0 @@ "main": "dist", |
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
230935
3462