tardis-dev
Advanced tools
Comparing version 10.0.21 to 10.0.22
@@ -128,3 +128,4 @@ "use strict"; | ||
'forceOrder', | ||
'openInterest' | ||
'openInterest', | ||
'recentTrades' | ||
]; | ||
@@ -131,0 +132,0 @@ const BITFINEX_DERIV_CHANNELS = ['trades', 'book', 'status']; |
{ | ||
"name": "tardis-dev", | ||
"version": "10.0.21", | ||
"version": "10.0.22", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=12" |
@@ -143,3 +143,4 @@ export const EXCHANGES = [ | ||
'forceOrder', | ||
'openInterest' | ||
'openInterest', | ||
'recentTrades' | ||
] | ||
@@ -146,0 +147,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
692193
12276