Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@fugle/marketdata

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fugle/marketdata - npm Package Compare versions

Comparing version
1.4.0-alpha.1
to
1.4.0-alpha.2
+1
-0
lib/index.d.ts
export { RestClientFactory as RestClient } from './rest';
export { WebSocketClientFactory as WebSocketClient } from './websocket';
export type { HealthCheckConfig, WebSocketClientOptions } from './websocket';
+1
-1
{
"name": "@fugle/marketdata",
"version": "1.4.0-alpha.1",
"version": "1.4.0-alpha.2",
"description": "Fugle MarketData API client library for Node.js",

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