Skip to content

Commit 49017a3

Browse files
danielJacobPlaster
authored andcommitted
updating deps, docs, version
1 parent d39facf commit 49017a3

7 files changed

Lines changed: 319 additions & 89 deletions

File tree

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.0.12
2+
- RESTv2: add public pulse profile endpoint
3+
14
# 3.0.11
25
- RESTv2: add positionsSnaps function
36

docs/RESTv1.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/RESTv2.html

Lines changed: 293 additions & 77 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/rest1.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/rest2.js.html

Lines changed: 15 additions & 4 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bfx-api-node-rest",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "Official Bitfinex REST v1 & v2 API interfaces",
55
"engines": {
66
"node": ">=8.3.0"
@@ -47,7 +47,7 @@
4747
"babel-plugin-transform-object-rest-spread": "^6.26.0",
4848
"babel-plugin-transform-regenerator": "^6.26.0",
4949
"babel-preset-env": "^1.7.0",
50-
"bfx-api-mock-srv": "^1.0.6",
50+
"bfx-api-mock-srv": "^1.0.7",
5151
"chai": "^4.2.0",
5252
"docdash": "^1.2.0",
5353
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)