@openfin/node-adapter 33.77.8 → 33.77.10

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.
@@ -3664,7 +3664,7 @@ function requireView () {
3664
3664
  * * {@link ViewModule} contains static members of the `View` API, accessible through `fin.View`.
3665
3665
  * * {@link View} describes an instance of an OpenFin View, e.g. as returned by `fin.View.getCurrent`.
3666
3666
  *
3667
- * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/canary/index.html),
3667
+ * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/32.114.76.10/index.html),
3668
3668
  * both of these were documented on the same page.
3669
3669
  *
3670
3670
  * @packageDocumentation
@@ -4805,7 +4805,7 @@ function requireApplication () {
4805
4805
  * * {@link ApplicationModule} contains static members of the `Application` API, accessible through `fin.Application`.
4806
4806
  * * {@link Application} describes an instance of an OpenFin Application, e.g. as returned by `fin.Application.getCurrent`.
4807
4807
  *
4808
- * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/canary/index.html),
4808
+ * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/32.114.76.10/index.html),
4809
4809
  * both of these were documented on the same page.
4810
4810
  *
4811
4811
  * @packageDocumentation
@@ -6862,7 +6862,7 @@ function requireWindow () {
6862
6862
  * * {@link _WindowModule} contains static members of the `Window` API, accessible through `fin.Window`.
6863
6863
  * * {@link _Window} describes an instance of an OpenFin Window, e.g. as returned by `fin.Window.getCurrent`.
6864
6864
  *
6865
- * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/canary/index.html),
6865
+ * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/32.114.76.10/index.html),
6866
6866
  * both of these were documented on the same page.
6867
6867
  *
6868
6868
  * Underscore prefixing of OpenFin types that alias DOM entities will be fixed in a future version.
@@ -11554,7 +11554,7 @@ Factory$5.ExternalApplicationModule = ExternalApplicationModule;
11554
11554
  * * {@link ExternalApplicationModule} contains static members of the `ExternalApplication` type, accessible through `fin.ExternalApplication`.
11555
11555
  * * {@link ExternalApplication} describes an instance of an OpenFin ExternalApplication, e.g. as returned by `fin.ExternalApplication.getCurrent`.
11556
11556
  *
11557
- * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/canary/index.html),
11557
+ * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/32.114.76.10/index.html),
11558
11558
  * both of these were documented on the same page.
11559
11559
  *
11560
11560
  * @packageDocumentation
@@ -11805,7 +11805,7 @@ Factory$4._FrameModule = _FrameModule;
11805
11805
  * * {@link _FrameModule} contains static members of the `Frame` API, accessible through `fin.Frame`.
11806
11806
  * * {@link _Frame} describes an instance of an OpenFin Frame, e.g. as returned by `fin.Frame.getCurrent`.
11807
11807
  *
11808
- * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/canary/index.html),
11808
+ * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/32.114.76.10/index.html),
11809
11809
  * both of these were documented on the same page.
11810
11810
  *
11811
11811
  * Underscore prefixing of OpenFin types that alias DOM entities will be fixed in a future version.
@@ -13367,7 +13367,7 @@ _LayoutModule_layoutInitializationAttempted = new WeakMap();
13367
13367
  * * {@link LayoutModule} contains static members of the `Layout` API, accessible through `fin.Platform.Layout`.
13368
13368
  * * {@link Layout} describes an instance of an OpenFin Layout, e.g. as returned by `fin.Platform.Layout.getCurrent`.
13369
13369
  *
13370
- * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/canary/index.html),
13370
+ * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/32.114.76.10/index.html),
13371
13371
  * both of these were documented on the same page.
13372
13372
  *
13373
13373
  * @packageDocumentation
@@ -13648,7 +13648,7 @@ Factory$3.PlatformModule = PlatformModule;
13648
13648
  * * {@link PlatformModule} contains static members of the `Platform` API, accessible through `fin.Platform`.
13649
13649
  * * {@link Platform} describes an instance of an OpenFin Platform, e.g. as returned by `fin.Platform.getCurrent`.
13650
13650
  *
13651
- * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/canary/index.html),
13651
+ * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/32.114.76.10/index.html),
13652
13652
  * both of these were documented on the same page.
13653
13653
  *
13654
13654
  * @packageDocumentation
@@ -16865,7 +16865,7 @@ Factory.SnapshotSourceModule = SnapshotSourceModule;
16865
16865
  * * {@link SnapshotSourceModule} contains static members of the `SnapshotSource` API, accessible through `fin.SnapshotSource`.
16866
16866
  * * {@link SnapshotSource} describes an instance of an OpenFin SnapshotSource, e.g. as returned by `fin.SnapshotSource.wrap`.
16867
16867
  *
16868
- * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/canary/index.html),
16868
+ * These are separate code entities, and are documented separately. In the [previous version of the API documentation](https://cdn.openfin.co/docs/javascript/32.114.76.10/index.html),
16869
16869
  * both of these were documented on the same page.
16870
16870
  *
16871
16871
  * @packageDocumentation
@@ -17213,7 +17213,7 @@ function launchRVM(config, manifestLocation, namedPipeName, rvm) {
17213
17213
  async function checkRvmPath() {
17214
17214
  let rvmPath = path.resolve(process.env.LOCALAPPDATA, 'OpenFin', 'OpenFinRVM.exe');
17215
17215
  if (!(await (0, util_1.exists)(rvmPath))) {
17216
- rvmPath = path.join(__dirname, '..', '..', 'resources', 'win', 'OpenFinRVM.exe');
17216
+ rvmPath = path.join(__dirname, '..', 'resources', 'win', 'OpenFinRVM.exe');
17217
17217
  }
17218
17218
  return rvmPath;
17219
17219
  }
package/package.json CHANGED
@@ -1,17 +1,19 @@
1
1
  {
2
2
  "name": "@openfin/node-adapter",
3
- "version": "33.77.8",
3
+ "version": "33.77.10",
4
4
  "description": "See README.md",
5
5
  "main": "out/node-adapter.js",
6
6
  "types": "out/node-adapter.d.ts",
7
7
  "module": "commonjs",
8
8
  "private": false,
9
+ "license": "SEE LICENSE IN LICENSE.md",
9
10
  "scripts": {
10
11
  "prebuild": "rimraf ./out",
11
12
  "build": "rollup --config"
12
13
  },
13
14
  "files": [
14
- "out/*"
15
+ "out/*",
16
+ "resources/**"
15
17
  ],
16
18
  "author": "OpenFin",
17
19
  "devDependencies": {
Binary file