Comparing version 0.0.9 to 0.1.0
@@ -41,3 +41,2 @@ // Generated by CoffeeScript 1.6.3 | ||
} | ||
console.log(payload); | ||
payload = new Buffer(JSON.stringify(payload)).toString('base64'); | ||
@@ -44,0 +43,0 @@ signature = crypto.createHmac("sha384", this.secret).update(payload).digest('hex'); |
{ | ||
"name": "bitfinex", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"gypfile": true, | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
10520
177