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.2.1 to 3.2.2

2

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

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

@@ -285,4 +285,2 @@ const utilities = require('@barchart/marketdata-utilities-js');

console.log(message);
if (message) {

@@ -289,0 +287,0 @@ __inboundMessages.push(message);

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

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