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.4.3 to 12.4.4

6

dist/instrumentinfo.d.ts

@@ -45,5 +45,5 @@ import type { SymbolType } from './exchangedetails';

/** only for quanto instruments */
quantoUnit?: string;
/** only for quanto instruments */
quantoMultiplier?: number;
quanto?: boolean;
/** only for quanto instruments as settlement currency is different base/quote currency */
settlementCurrency?: string;
/** strike price, only for options */

@@ -50,0 +50,0 @@ strikePrice?: number;

{
"name": "tardis-dev",
"version": "12.4.3",
"version": "12.4.4",
"engines": {

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

@@ -81,5 +81,5 @@ import got from 'got'

/** only for quanto instruments */
quantoUnit?: string
/** only for quanto instruments */
quantoMultiplier?: number
quanto?: boolean
/** only for quanto instruments as settlement currency is different base/quote currency */
settlementCurrency?: string
/** strike price, only for options */

@@ -86,0 +86,0 @@ strikePrice?: number

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