bybit-api
Advanced tools
Comparing version 3.10.12 to 3.10.13
@@ -111,2 +111,8 @@ import { AccountTypeV5, CategoryV5 } from '../v5-shared'; | ||
accountType?: 'SPOT' | 'FUND'; | ||
feeType?: 0 | 1; | ||
requestId?: string; | ||
beneficiary?: { | ||
vaspEntityId: string; | ||
beneficiaryName?: string; | ||
}; | ||
} | ||
@@ -113,0 +119,0 @@ export interface ConvertCoinsParamsV5 { |
{ | ||
"name": "bybit-api", | ||
"version": "3.10.12", | ||
"version": "3.10.13", | ||
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
632788
12833