bybit-api
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -19,2 +19,3 @@ export declare const linearPositionModeEnum: { | ||
readonly INCORRECT_API_KEY_PERMISSIONS: 10005; | ||
readonly INCORRECT_PRIVATE_OPERATIONS: 3303001; | ||
/** Account not unified margin, update required */ | ||
@@ -21,0 +22,0 @@ readonly ACCOUNT_NOT_UNIFIED: 10020; |
@@ -22,2 +22,3 @@ "use strict"; | ||
INCORRECT_API_KEY_PERMISSIONS: 10005, | ||
INCORRECT_PRIVATE_OPERATIONS: 3303001, | ||
/** Account not unified margin, update required */ | ||
@@ -24,0 +25,0 @@ ACCOUNT_NOT_UNIFIED: 10020, |
@@ -135,2 +135,3 @@ "use strict"; | ||
exports.WS_KEY_MAP.usdcPerpPrivate, | ||
exports.WS_KEY_MAP.unifiedPrivate, | ||
]; | ||
@@ -137,0 +138,0 @@ exports.PUBLIC_WS_KEYS = [ |
{ | ||
"name": "bybit-api", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Complete & robust node.js SDK 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
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
338112
6073