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

bitfinex

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitfinex - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

6

lib/bitfinex.js

@@ -147,5 +147,7 @@ // Generated by CoffeeScript 1.8.0

side: side,
type: type,
is_hidden: is_hidden
type: type
};
if (is_hidden) {
params['is_hidden'] = true;
}
return this.make_request('order/new', params, cb);

@@ -152,0 +154,0 @@ };

{
"name": "bitfinex",
"version": "0.3.2",
"version": "0.3.3",
"gypfile": true,

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

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