File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ 4.0.12
2
+ - meta: mv readline-promise to deps from dev-deps
3
+
1
4
4.0.11
2
5
- meta: added nyc for coverage file gen
3
6
- meta: added husky npm test pre-commit hook
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bitfinex-api-node" ,
3
- "version" : " 4.0.11 " ,
3
+ "version" : " 4.0.12 " ,
4
4
"description" : " Node reference library for Bitfinex API" ,
5
5
"engines" : {
6
6
"node" : " >=8.3.0"
63
63
"jsdoc-to-markdown" : " ^5.0.1" ,
64
64
"mocha" : " ^7.1.0" ,
65
65
"nyc" : " ^15.0.0" ,
66
- "readline-promise" : " ^1.0.4" ,
67
66
"socks-proxy-agent" : " ^5.0.0" ,
68
67
"standard" : " ^14.3.1"
69
68
},
70
69
"dependencies" : {
70
+ "readline-promise" : " ^1.0.4" ,
71
71
"bfx-api-node-models" : " ^1.2.0" ,
72
- "bfx-api-node-rest" : " ^3.0.4 " ,
72
+ "bfx-api-node-rest" : " ^3.0.8 " ,
73
73
"bfx-api-node-util" : " ^1.0.2" ,
74
74
"bfx-api-node-ws1" : " ^1.0.0" ,
75
75
"bignumber.js" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments