Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

binance-api-node

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binance-api-node - npm Package Compare versions

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",