bfx-api-node-rest
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "bfx-api-node-rest", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Official Bitfinex REST v1 & v2 API interfaces", | ||
@@ -47,3 +47,3 @@ "engines": { | ||
"babel-preset-env": "^1.7.0", | ||
"bfx-api-mock-srv": "git+http://github.com/bitfinexcom/bfx-api-mock-srv.git#semver:^1.0.0", | ||
"bfx-api-mock-srv": "^1.0.0", | ||
"chai": "^4.2.0", | ||
@@ -55,4 +55,4 @@ "jsdoc-to-markdown": "^5.0.0", | ||
"dependencies": { | ||
"bfx-api-node-models": "git+http://github.com/bitfinexcom/bfx-api-node-models.git#semver:^1.1.0", | ||
"bfx-api-node-util": "git+http://github.com/bitfinexcom/bfx-api-node-util.git#semver:^1.0.4", | ||
"bfx-api-node-models": "^1.1.0", | ||
"bfx-api-node-util": "^1.0.4", | ||
"bluebird": "^3.5.5", | ||
@@ -59,0 +59,0 @@ "copy": "^0.3.2", |
@@ -36,3 +36,5 @@ # Bitfinex RESTv1 & RESTv2 APIs for Node.JS | ||
See `doc/` for JSDoc generated documentation of available methods. | ||
[See `docs/`](/docs) for JSDoc generated documentation of available methods. | ||
* [RESTv2 API](/docs/rest2.md) | ||
* [RESTv1 API](/docs/rest1.md) | ||
@@ -39,0 +41,0 @@ ## Example |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 2 instances in 1 package
90
0
126730
+ Addedbfx-api-node-models@1.8.2(transitive)
+ Addedbfx-api-node-util@1.0.12(transitive)
+ Addedbignumber.js@9.1.2(transitive)
+ Addedcrc-32@1.2.0(transitive)
+ Addeddebug@4.1.1(transitive)
+ Addedexit-on-epipe@1.0.1(transitive)
+ Addedprintj@1.1.2(transitive)
Updatedbfx-api-node-models@^1.1.0
Updatedbfx-api-node-util@^1.0.4