@openfin/core
Advanced tools
Comparing version 25.68.28 to 25.68.29
{ | ||
"name": "@openfin/core", | ||
"version": "25.68.28", | ||
"version": "25.68.29", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "main": "./src/mock.js", |
@@ -919,3 +919,3 @@ import Transport from '../../transport/transport'; | ||
*/ | ||
updateOptions(options: Partial<OpenFin.WindowUpdatableOptions>): Promise<void>; | ||
updateOptions(options: OpenFin.UpdateableWindowOptions): Promise<void>; | ||
/** | ||
@@ -922,0 +922,0 @@ * Provides credentials to authentication requests |
Sorry, the diff of this file is too big to display
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
1
4021125
173
18369