We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a0853f + 5e6e7da commit 148c2b6Copy full SHA for 148c2b6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bitfinex-api-node",
3
- "version": "2.0.7",
+ "version": "2.0.8",
4
"description": "Node reference library for Bitfinex API",
5
"engines": {
6
"node": ">=7"
@@ -66,9 +66,9 @@
66
"standard": "^10.0.2"
67
},
68
"dependencies": {
69
- "bfx-api-node-models": "^1.0.8",
70
- "bfx-api-node-rest": "^1.1.1",
71
- "bfx-api-node-util": "^1.0.1",
+ "bfx-api-node-models": "^1.0.11",
+ "bfx-api-node-rest": "^1.1.3",
+ "bfx-api-node-util": "^1.0.2",
72
"bfx-api-node-ws1": "^1.0.0",
73
"bignumber.js": "^6.0.0",
74
"bluebird": "^3.5.1",
0 commit comments