v2.1.0: deprecate boolean props for websocket market. Expand types. Implement spot ws ping/pong

This commit is contained in:
tiagosiebler
2021-08-15 10:50:10 +01:00
parent eb1520126a
commit 572bd19abd
3 changed files with 144 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bybit-api",
"version": "2.0.8",
"version": "2.1.0",
"description": "Node.js connector for Bybit's REST APIs and WebSockets, with TypeScript & integration tests.",
"main": "lib/index.js",
"types": "lib/index.d.ts",