binance-api-node
Advanced tools
Comparing version 0.11.38 to 0.11.39
@@ -484,4 +484,8 @@ // tslint:disable:interface-name | ||
symbol: string | ||
orderId?: number | ||
startTime?: number | ||
endTime?: number | ||
fromId?: number | ||
limit?: number | ||
fromId?: number | ||
recvWindow?: number | ||
useServerTime?: boolean | ||
@@ -488,0 +492,0 @@ }): Promise<MyTrade[]> |
{ | ||
"name": "binance-api-node", | ||
"version": "0.11.38", | ||
"version": "0.11.39", | ||
"description": "A node API wrapper for Binance", | ||
@@ -5,0 +5,0 @@ "main": "dist", |
Sorry, the diff of this file is too big to display
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
229541
3731
4104