crypto-markets
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -51,2 +51,3 @@ 'use strict'; | ||
assert_1.strict.equal(market.pair, crypto_pair_1.normalizePair(market.id, 'Huobi')); | ||
delete market.info['max-order-amt']; | ||
result.push(market); | ||
@@ -53,0 +54,0 @@ }); |
{ | ||
"name": "crypto-markets", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Get all trading pairs of a cryptocurrency exchange.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
57396
1326