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

websocket-crypto-api

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

websocket-crypto-api - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

exchanges/poloniex.js

4

index.js

@@ -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",

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