@openfin/bloomberg
Advanced tools
Comparing version 1.2.0-beta.10 to 1.2.0
@@ -1,6 +0,9 @@ | ||
## v1.1.0 | ||
## v1.2.0 | ||
### Enhancements | ||
- Made `config` parameter optional in [`connect`](https://cdn.openfin.co/docs/integrations/bloomberg/1.1.0/functions/connect.html) function. | ||
- Added usage tracking to improve support. | ||
- The NPM package now exports both ES and CommonJS modules. | ||
### Resolved Issues | ||
- The time it takes for the [`connect`](https://developer.openfin.co/docs/integrations/bloomberg/1.2.0/functions/connect.html) and [`isBloombergTerminalReady`](https://developer.openfin.co/docs/integrations/bloomberg/1.2.0/functions/isBloombergTerminalReady.html) functions to resolve has been significantly reduced. |
{ | ||
"name": "@openfin/bloomberg", | ||
"description": "Connect apps running in OpenFin with the Bloomberg Terminal.", | ||
"version": "1.2.0-beta.10", | ||
"version": "1.2.0", | ||
"author": "OpenFin Inc.", | ||
@@ -6,0 +6,0 @@ "homepage": "https://www.openfin.co/", |
@@ -1,1 +0,1 @@ | ||
export declare const API_VERSION = "1.2.0-beta.10"; | ||
export declare const API_VERSION = "1.2.0"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
85506
0