v3.8.1: feat() add type guard and type for ws orderbook events

This commit is contained in:
tiagosiebler
2024-01-17 11:41:36 +00:00
parent 1ac1aa5c2e
commit 9cb22d192e
5 changed files with 76 additions and 17 deletions

View File

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