Socket
Socket
Sign inDemoInstall

@equitysim/trkd-client

Package Overview
Dependencies
7
Maintainers
5
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.14 to 0.2.15

2

package.json
{
"name": "@equitysim/trkd-client",
"version": "0.2.14",
"version": "0.2.15",
"description": "REST Client for TRKD API",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -94,2 +94,10 @@ export default {

},
IsPrimaryRIC: {
type: Boolean,
name: 'isPrimaryRic'
},
PrimaryRIC: {
type: String,
name: 'primaryRic'
},
StrikePrice: {

@@ -96,0 +104,0 @@ type: Number,

@@ -74,2 +74,4 @@ export default class Query {

IssuerCountry: true,
IsPrimaryRIC: true,
PrimaryRIC: true
}

@@ -76,0 +78,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc