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.10.12 to 3.10.13

6

lib/types/request/v5-asset.d.ts

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

2

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

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