feat(v4.1.9): new ws topic, updated response and request types

This commit is contained in:
JJ-Cro
2025-05-29 09:24:30 +02:00
parent f865d7b6fa
commit e3cbfb3501
7 changed files with 20 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "4.1.8",
"version": "4.1.9",
"description": "Complete & robust Node.js SDK for Bybit's REST APIs and WebSockets, with TypeScript & strong end to end tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",