@openfin/core 46.100.21 → 46.100.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16355,7 +16355,6 @@ declare class System extends EmitterBase<OpenFin_2.SystemEvent> {
16355
16355
  * @experimental
16356
16356
  * @remarks Supports protocols http/s and fin/s, and also a local path.
16357
16357
  *
16358
- * Note: This API is Windows only.
16359
16358
  *
16360
16359
  * @example
16361
16360
  *
@@ -16355,7 +16355,6 @@ declare class System extends EmitterBase<OpenFin_2.SystemEvent> {
16355
16355
  * @experimental
16356
16356
  * @remarks Supports protocols http/s and fin/s, and also a local path.
16357
16357
  *
16358
- * Note: This API is Windows only.
16359
16358
  *
16360
16359
  * @example
16361
16360
  *
@@ -16355,7 +16355,6 @@ declare class System extends EmitterBase<OpenFin_2.SystemEvent> {
16355
16355
  * @experimental
16356
16356
  * @remarks Supports protocols http/s and fin/s, and also a local path.
16357
16357
  *
16358
- * Note: This API is Windows only.
16359
16358
  *
16360
16359
  * @example
16361
16360
  *
package/out/stub.d.ts CHANGED
@@ -16778,7 +16778,6 @@ declare class System extends EmitterBase<OpenFin_2.SystemEvent> {
16778
16778
  * @experimental
16779
16779
  * @remarks Supports protocols http/s and fin/s, and also a local path.
16780
16780
  *
16781
- * Note: This API is Windows only.
16782
16781
  *
16783
16782
  * @example
16784
16783
  *
package/out/stub.js CHANGED
@@ -6690,7 +6690,6 @@ class System extends EmitterBase {
6690
6690
  * @experimental
6691
6691
  * @remarks Supports protocols http/s and fin/s, and also a local path.
6692
6692
  *
6693
- * Note: This API is Windows only.
6694
6693
  *
6695
6694
  * @example
6696
6695
  *
package/out/stub.mjs CHANGED
@@ -6686,7 +6686,6 @@ class System extends EmitterBase {
6686
6686
  * @experimental
6687
6687
  * @remarks Supports protocols http/s and fin/s, and also a local path.
6688
6688
  *
6689
- * Note: This API is Windows only.
6690
6689
  *
6691
6690
  * @example
6692
6691
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openfin/core",
3
- "version": "46.100.21",
3
+ "version": "46.100.23",
4
4
  "description": "The core renderer entry point of OpenFin",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "main": "out/stub.js",