feat(v4.1.2): added websocket types for all topics

This commit is contained in:
JJ-Cro
2025-04-07 12:03:18 +02:00
parent f836b1e3e1
commit 0fb099742d
5 changed files with 165 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "4.1.1",
"version": "4.1.2",
"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",