Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bfx-api-node-rest

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bfx-api-node-rest - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc