Socket
Socket
Sign inDemoInstall

bfx-api-node-rest

Package Overview
Dependencies
135
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

2

lib/rest2.js

@@ -1243,3 +1243,3 @@ 'use strict'

withdraw (params, cb) {
return this._makeAuthRequest('/v2/auth/w/withdraw', params, cb)
return this._makeAuthRequest('/auth/w/withdraw', params, cb)
.then(this._takeResNotifyInfo)

@@ -1246,0 +1246,0 @@ }

{
"name": "bfx-api-node-rest",
"version": "2.0.3",
"version": "2.0.4",
"description": "Official Bitfinex REST v1 & v2 API interfaces",

@@ -5,0 +5,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc