bybit-api
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -83,2 +83,4 @@ import { AxiosRequestConfig } from 'axios'; | ||
reduce_only?: boolean; | ||
tp_trigger_by?: boolean; | ||
sl_trigger_by?: boolean; | ||
close_on_trigger?: boolean; | ||
@@ -85,0 +87,0 @@ order_link_id?: string; |
{ | ||
"name": "bybit-api", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
167318
2946