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

tardis-machine

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tardis-machine - npm Package Compare versions

Comparing version 3.26.1 to 3.27.0

3

dist/ws/subscriptionsmappers.js

@@ -576,4 +576,5 @@ "use strict";

'bybit-options': bybitMapper,
'binance-european-options': binanceMapper
'binance-european-options': binanceMapper,
'okex-spreads': okexMapper
};
//# sourceMappingURL=subscriptionsmappers.js.map
{
"name": "tardis-machine",
"version": "3.26.1",
"version": "3.27.0",
"engines": {

@@ -62,3 +62,3 @@ "node": ">=12"

"is-docker": "^2.2.1",
"tardis-dev": "^13.26.0",
"tardis-dev": "^13.27.0",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.10.0",

@@ -65,0 +65,0 @@ "yargs": "^17.5.1"

@@ -661,3 +661,4 @@ import { Exchange, Filter } from 'tardis-dev'

'bybit-options': bybitMapper,
'binance-european-options': binanceMapper
'binance-european-options': binanceMapper,
'okex-spreads': okexMapper
}

@@ -664,0 +665,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