websocket-crypto-api
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -5,2 +5,3 @@ import binance from "./exchanges/binance"; | ||
import HitBTC from "./exchanges/hitbtc" | ||
import Poloniex from "./exchanges/poloniex"; | ||
@@ -11,5 +12,6 @@ const exchanges = { | ||
bitfinex: Bitfinex, | ||
hitbtc: HitBTC | ||
hitbtc: HitBTC, | ||
poloniex: Poloniex | ||
}; | ||
export default exchanges; |
{ | ||
"name": "websocket-crypto-api", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "---", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
33404
8
876
3