Comparing version 0.3.2 to 0.3.3
@@ -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": { |
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
10245
249