v3.10.28 feat(): added new endpoints, updated examples

This commit is contained in:
JJ-Cro
2025-01-06 11:17:18 +01:00
parent a88c5003b0
commit 6ae65220f9
7 changed files with 1734 additions and 7522 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "3.10.27",
"version": "3.10.28",
"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",
@@ -80,4 +80,4 @@
"url": "https://github.com/tiagosiebler/bybit-api/issues"
},
"homepage": "https://github.com/tiagosiebler/bybit-api#readme"
}
}