binance-api-node
Advanced tools
Comparing version 0.10.4 to 0.10.5
@@ -748,3 +748,5 @@ // tslint:disable:interface-name | ||
orderId: number | ||
orderListId: number | ||
origQty: string | ||
origQuoteOrderQty: string | ||
price: string | ||
@@ -751,0 +753,0 @@ side: OrderSide |
{ | ||
"name": "binance-api-node", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"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
109863
1887