candle.bot
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -1,2 +0,1 @@ | ||
/// <reference types="socket.io-client" /> | ||
import { TimeFrame, Market, BithumbCC, BitfinexCC, CandleData, BithumbCandleData } from 'cryptocurrency-crawler.client'; | ||
@@ -3,0 +2,0 @@ export interface CandleResponse { |
{ | ||
"name": "candle.bot", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Cryptocurrency Candle Bot", | ||
@@ -19,4 +19,5 @@ "main": "index.js", | ||
"cryptocurrency-crawler.client": "^0.1.3", | ||
"fourdollar.promisify": "^1.0.6" | ||
"fourdollar.promisify": "^1.0.6", | ||
"socket.io-client": "^2.2.0" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
14035
4
242
+ Addedsocket.io-client@^2.2.0