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

bybit-api

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bybit-api - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

1

lib/constants/enum.d.ts

@@ -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 = [

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc