v2.1.7: reduce ping timeouts for ws, improve request types, improve response types

This commit is contained in:
tiagosiebler
2021-12-31 00:46:21 +00:00
parent 352f58e09a
commit 9a7a7ebc05

View File

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