v1.0.5: add new spot & futures endpoints, add new parameters

This commit is contained in:
Tiago Siebler
2023-03-22 17:08:12 +00:00
parent 3942f7e3f5
commit a7d978834d

View File

@@ -1,6 +1,6 @@
{ {
"name": "bitget-api", "name": "bitget-api",
"version": "1.0.4", "version": "1.0.5",
"description": "Node.js connector for Bitget REST APIs and WebSockets, with TypeScript & end-to-end tests.", "description": "Node.js connector for Bitget REST APIs and WebSockets, with TypeScript & end-to-end tests.",
"main": "lib/index.js", "main": "lib/index.js",
"types": "lib/index.d.ts", "types": "lib/index.d.ts",