fix #29 & process recent api deprecations

This commit is contained in:
tiagosiebler
2020-11-10 22:14:34 +00:00
parent 4d93e5f14e
commit dc4491e1a7
4 changed files with 98 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "bybit-api",
"version": "1.2.1",
"description": "A node.js wrapper for the Bybit Cryptocurrency Derivative exchange APIs",
"description": "A production-ready Node.js connector for the Bybit APIs and WebSockets",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
@@ -18,13 +18,15 @@
"rest api",
"inverse",
"nodejs",
"node",
"trading",
"cryptocurrency",
"bitcoin"
"bitcoin",
"best"
],
"author": "Stefan Aebischer <os@pixtron.ch> (https://pixtron.ch)",
"author": "Tiago Siebler (https://github.com/tiagosiebler)",
"contributors": [
"Tiago Siebler (https://github.com/tiagosiebler)"
"Stefan Aebischer <os@pixtron.ch> (https://pixtron.ch)"
],
"license": "MIT",
"bugs": {