New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@barchart/marketdata-api-js

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@barchart/marketdata-api-js - npm Package Compare versions

Comparing version 3.1.45 to 3.1.46

2

bower.json
{
"name": "barchart-marketdata-api",
"version": "3.1.45",
"version": "3.1.46",
"homepage": "https://github.com/barchart/marketdata-api-js",

@@ -5,0 +5,0 @@ "description": "Barchart Market Data API for JavaScript",

@@ -20,4 +20,4 @@ const connection = require('./connection/index'),

version: '3.1.45'
version: '3.1.46'
};
})();

@@ -177,3 +177,3 @@ const xhr = require('xhr');

if (profile.LotSizeFix) {
data.curency = getC3Currency(profile.LotSizeFix);
data.currency = getC3Currency(profile.LotSizeFix);
}

@@ -180,0 +180,0 @@ }

{
"name": "@barchart/marketdata-api-js",
"version": "3.1.45",
"version": "3.1.46",
"description": "Barchart client library for streaming market data from JERQ servers using JavaScript",

@@ -5,0 +5,0 @@ "author": {

Sorry, the diff of this file is too big to display

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