fix(v4.0.1, #425): fix WSOrderbookEventV5 type definition. Bump dependencies.

This commit is contained in:
tiagosiebler
2025-03-14 22:56:09 +00:00
parent ca9a7d72a8
commit 1d5598a09d
3 changed files with 88 additions and 272 deletions

View File

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