@barchart/marketdata-api-js
Advanced tools
Comparing version 3.1.17 to 3.1.18
{ | ||
"name": "barchart-marketdata-api", | ||
"version": "3.1.16", | ||
"version": "3.1.17", | ||
"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.17' | ||
version: '3.1.18' | ||
}; | ||
})(); |
{ | ||
"name": "@barchart/marketdata-api-js", | ||
"version": "3.1.17", | ||
"version": "3.1.18", | ||
"description": "Barchart client library for streaming market data from JERQ servers using JavaScript", | ||
@@ -44,3 +44,3 @@ "author": { | ||
"dependencies": { | ||
"@barchart/marketdata-utilities-js": "3.0.9", | ||
"@barchart/marketdata-utilities-js": "~3.0.0", | ||
"xhr": "2.3.2" | ||
@@ -47,0 +47,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
783559
18979