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 2.1.8 to 2.1.9

5

lib/linear-client.d.ts

@@ -45,5 +45,6 @@ import { AxiosRequestConfig } from 'axios';

sl_trigger_by?: string;
reduce_only?: boolean;
close_on_trigger?: boolean;
reduce_only: boolean;
close_on_trigger: boolean;
order_link_id?: string;
position_idx?: number;
}): GenericAPIResponse;

@@ -50,0 +51,0 @@ getActiveOrderList(params: {

2

package.json
{
"name": "bybit-api",
"version": "2.1.8",
"version": "2.1.9",
"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

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