File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+
144.0.11
25- meta: added nyc for coverage file gen
36- meta: added husky npm test pre-commit hook
Original file line number Diff line number Diff line change 11{
22 "name" : " bitfinex-api-node" ,
3- "version" : " 4.0.11 " ,
3+ "version" : " 4.0.12 " ,
44 "description" : " Node reference library for Bitfinex API" ,
55 "engines" : {
66 "node" : " >=8.3.0"
6363 "jsdoc-to-markdown" : " ^5.0.1" ,
6464 "mocha" : " ^7.1.0" ,
6565 "nyc" : " ^15.0.0" ,
66- "readline-promise" : " ^1.0.4" ,
6766 "socks-proxy-agent" : " ^5.0.0" ,
6867 "standard" : " ^14.3.1"
6968 },
7069 "dependencies" : {
70+ "readline-promise" : " ^1.0.4" ,
7171 "bfx-api-node-models" : " ^1.2.0" ,
72- "bfx-api-node-rest" : " ^3.0.4 " ,
72+ "bfx-api-node-rest" : " ^3.0.8 " ,
7373 "bfx-api-node-util" : " ^1.0.2" ,
7474 "bfx-api-node-ws1" : " ^1.0.0" ,
7575 "bignumber.js" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments