feat(v4.1.12): added new endpoints,new ws topic updated types for existing endpoints, added examples for new endpoints, updated endpoint map, bumped version

This commit is contained in:
JJ-Cro
2025-06-25 12:01:02 +02:00
parent 85940cef83
commit 2d7086fda7
11 changed files with 312 additions and 197 deletions

View File

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