binance-api-node
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -1123,3 +1123,3 @@ // tslint:disable:interface-name | ||
orderListId: number | ||
contingencyType: ContingencyType | ||
contingencyType: OcoOrderType.CONTINGENCY_TYPE | ||
listStatusType: ListStatusType | ||
@@ -1151,3 +1151,3 @@ listOrderStatus: ListOrderStatus | ||
orderListId: number | ||
contingencyType: ContingencyType | ||
contingencyType: OcoOrderType.CONTINGENCY_TYPE | ||
listStatusType: ListStatusType | ||
@@ -1154,0 +1154,0 @@ listOrderStatus: ListOrderStatus |
{ | ||
"name": "binance-api-node", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"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
188567