@openfin/fdc3-api 46.100.22 → 46.100.24

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.
@@ -16695,7 +16695,6 @@ declare class System extends EmitterBase<OpenFin.SystemEvent> {
16695
16695
  * @experimental
16696
16696
  * @remarks Supports protocols http/s and fin/s, and also a local path.
16697
16697
  *
16698
- * Note: This API is Windows only.
16699
16698
  *
16700
16699
  * @example
16701
16700
  *
@@ -16695,7 +16695,6 @@ declare class System extends EmitterBase<OpenFin.SystemEvent> {
16695
16695
  * @experimental
16696
16696
  * @remarks Supports protocols http/s and fin/s, and also a local path.
16697
16697
  *
16698
- * Note: This API is Windows only.
16699
16698
  *
16700
16699
  * @example
16701
16700
  *
@@ -16695,7 +16695,6 @@ declare class System extends EmitterBase<OpenFin.SystemEvent> {
16695
16695
  * @experimental
16696
16696
  * @remarks Supports protocols http/s and fin/s, and also a local path.
16697
16697
  *
16698
- * Note: This API is Windows only.
16699
16698
  *
16700
16699
  * @example
16701
16700
  *
package/out/fdc3-api.d.ts CHANGED
@@ -17118,7 +17118,6 @@ declare class System extends EmitterBase<OpenFin.SystemEvent> {
17118
17118
  * @experimental
17119
17119
  * @remarks Supports protocols http/s and fin/s, and also a local path.
17120
17120
  *
17121
- * Note: This API is Windows only.
17122
17121
  *
17123
17122
  * @example
17124
17123
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openfin/fdc3-api",
3
- "version": "46.100.22",
3
+ "version": "46.100.24",
4
4
  "description": "OpenFin fdc3 module utilities and types.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "private": false,