New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

candle.bot

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

candle.bot - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

1

candle.bot.d.ts

@@ -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 {

5

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc