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.19.1 to 3.20.0

3

dist/ws/subscriptionsmappers.js

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

'woo-x': wooxMapper,
'blockchain-com': blockchainComMapper
'blockchain-com': blockchainComMapper,
'bybit-options': bybitMapper
};
//# sourceMappingURL=subscriptionsmappers.js.map
{
"name": "tardis-machine",
"version": "3.19.1",
"version": "3.20.0",
"engines": {

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

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

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

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

'woo-x': wooxMapper,
'blockchain-com': blockchainComMapper
'blockchain-com': blockchainComMapper,
'bybit-options': bybitMapper
}

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