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.0.5 to 2.0.6

2

lib/linear-client.js

@@ -120,3 +120,3 @@ "use strict";

getClosedPnl(params) {
return this.requestWrapper.get('private/linear/tpsl/switch-mode', params);
return this.requestWrapper.get('private/linear/trade/closed-pnl/list', params);
}

@@ -123,0 +123,0 @@ /**

{
"name": "bybit-api",
"version": "2.0.5",
"version": "2.0.6",
"description": "Node.js connector for Bybit's Inverse & Linear REST APIs and WebSockets",

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