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.35 to 3.1.36

2

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

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

@@ -629,3 +629,3 @@ const utilities = require('@barchart/marketdata-utilities-js');

pendingProfileSymbols.forEach((symbol) => {
addTask('P_SNAPHSOT', symbol);
addTask('P_SNAPSHOT', symbol);
});

@@ -632,0 +632,0 @@ }

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

version: '3.1.35'
version: '3.1.36'
};
})();
{
"name": "@barchart/marketdata-api-js",
"version": "3.1.35",
"version": "3.1.36",
"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

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