Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "bitfinex", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"gypfile": true, | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -67,13 +67,5 @@ This is a node.js wrapper for the Bitfinex [API](https://bitfinex.com/pages/api). | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
`movements(currency, [options,] cb)` | ||
`past_trades(symbol, [options,] cb)` | ||
======= | ||
`past_trades(symbol, timestamp, limit_trades, cb)` | ||
>>>>>>> parent of 704f10d... Merge pull request #16 from dutu/master | ||
======= | ||
`past_trades(symbol, timestamp, limit_trades, cb)` | ||
>>>>>>> parent of 704f10d... Merge pull request #16 from dutu/master | ||
@@ -80,0 +72,0 @@ `new_offer(currency, amount, rate, period, direction, insurance_option, cb)` |
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
13566
92