laplace-api
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "laplace-api", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "Client library for Laplace API for the US stock market and BIST (Istanbul stock market) fundamental financial data.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -14,6 +14,6 @@ import { Client } from './client'; | ||
name: string; | ||
symbol: string; | ||
title: string; | ||
region: string; | ||
assetClass: string; | ||
assetType: string; | ||
type: string; | ||
} | ||
@@ -20,0 +20,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48290