v3.5.2: feat() add missing v5 internal deposit records endpoint. fix(#233) return type for v5 wallet balance endpoint, fix(#232) timestamp resolution for v5 fetch time endpoint

This commit is contained in:
tiagosiebler
2023-03-03 16:02:44 +00:00
parent 9c5ca07088
commit dff34b6a46
6 changed files with 51 additions and 5 deletions

View File

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