Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tardis-dev

Package Overview
Dependencies
Maintainers
1
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tardis-dev - npm Package Compare versions

Comparing version 12.0.4 to 12.0.5

2

dist/realtimefeeds/binance.js

@@ -146,3 +146,3 @@ "use strict";

super(...arguments);
this.wssURL = 'wss://fstream.binance.com/stream';
this.wssURL = 'wss://fstream3.binance.com/stream';
this.httpURL = 'https://fapi.binance.com/fapi/v1';

@@ -149,0 +149,0 @@ this.suffixes = {

{
"name": "tardis-dev",
"version": "12.0.4",
"version": "12.0.5",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=12"

@@ -175,3 +175,3 @@ import got from 'got'

export class BinanceFuturesRealTimeFeed extends BinanceRealTimeFeedBase {
protected wssURL = 'wss://fstream.binance.com/stream'
protected wssURL = 'wss://fstream3.binance.com/stream'
protected httpURL = 'https://fapi.binance.com/fapi/v1'

@@ -178,0 +178,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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