@openfin/node-adapter 37.80.39 → 37.81.19

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openfin/node-adapter",
3
- "version": "37.80.39",
3
+ "version": "37.81.19",
4
4
  "description": "See README.md",
5
5
  "main": "out/node-adapter.js",
6
6
  "types": "out/node-adapter.d.ts",
@@ -11,27 +11,19 @@
11
11
  "prebuild": "rimraf ./out",
12
12
  "build": "rollup --config",
13
13
  "dev": "npm run build -- --environment MODE:development",
14
- "watch": "rollup --config --watch --environment MODE:development"
14
+ "watch": "rollup --config --watch --environment MODE:development",
15
+ "ci:prepublish": "of-npm prepublish",
16
+ "ci:postpublish": "of-npm postpublish",
17
+ "ci:publish": "npm publish"
15
18
  },
16
19
  "files": [
17
20
  "out/*",
18
21
  "resources/**"
19
22
  ],
20
23
  "author": "OpenFin",
21
- "devDependencies": {
22
- "@openfin/core-ci-tools": "0.0.1",
23
- "@rollup/plugin-typescript": "11.1.1",
24
- "@rollup/plugin-commonjs": "25.0.2",
25
- "rollup": "3.24.1",
26
- "typescript": "4.9.5"
27
- },
28
24
  "dependencies": {
29
25
  "@types/node": "^16.0.0",
30
- "openfin-adapter": "file:../../../js-adapter",
31
26
  "lodash": "^4.17.21",
32
27
  "ws": "^7.3.0"
33
- },
34
- "bundleDependencies": [
35
- "openfin-adapter"
36
- ]
37
- }
28
+ }
29
+ }
@@ -0,0 +1,29 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>CFBundleExecutable</key>
6
+ <string>FinLinksHandler</string>
7
+ <key>CFBundleIconFile</key>
8
+ <string>OpenFinRVM.icns</string>
9
+ <key>CFBundleIdentifier</key>
10
+ <string>com.openfin.finlinks-handler</string>
11
+ <key>CFBundlePackageType</key>
12
+ <string>APPL</string>
13
+ <key>CFBundleShortVersionString</key>
14
+ <string>13.0.0.130</string>
15
+ <key>CFBundleSignature</key>
16
+ <string>????</string>
17
+ <key>CFBundleVersion</key>
18
+ <string>13.0.0.130</string>
19
+ <key>LSUIElement</key>
20
+ <true/>
21
+ <key>NSAppTransportSecurity</key>
22
+ <dict>
23
+ <key>NSAllowsArbitraryLoads</key>
24
+ <true/>
25
+ </dict>
26
+ <key>NSPrincipalClass</key>
27
+ <string>NSApplication</string>
28
+ </dict>
29
+ </plist>
@@ -0,0 +1,128 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Resources/OpenFinRVM.icns</key>
8
+ <data>
9
+ OkFM5wBM4S7KH7yYnlUkPsPsdGk=
10
+ </data>
11
+ </dict>
12
+ <key>files2</key>
13
+ <dict>
14
+ <key>Resources/OpenFinRVM.icns</key>
15
+ <dict>
16
+ <key>hash2</key>
17
+ <data>
18
+ 48bxSAgKqrHi6EIlBIJ0dIer87rudMsa3btXTRn99UM=
19
+ </data>
20
+ </dict>
21
+ </dict>
22
+ <key>rules</key>
23
+ <dict>
24
+ <key>^Resources/</key>
25
+ <true/>
26
+ <key>^Resources/.*\.lproj/</key>
27
+ <dict>
28
+ <key>optional</key>
29
+ <true/>
30
+ <key>weight</key>
31
+ <real>1000</real>
32
+ </dict>
33
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
34
+ <dict>
35
+ <key>omit</key>
36
+ <true/>
37
+ <key>weight</key>
38
+ <real>1100</real>
39
+ </dict>
40
+ <key>^Resources/Base\.lproj/</key>
41
+ <dict>
42
+ <key>weight</key>
43
+ <real>1010</real>
44
+ </dict>
45
+ <key>^version.plist$</key>
46
+ <true/>
47
+ </dict>
48
+ <key>rules2</key>
49
+ <dict>
50
+ <key>.*\.dSYM($|/)</key>
51
+ <dict>
52
+ <key>weight</key>
53
+ <real>11</real>
54
+ </dict>
55
+ <key>^(.*/)?\.DS_Store$</key>
56
+ <dict>
57
+ <key>omit</key>
58
+ <true/>
59
+ <key>weight</key>
60
+ <real>2000</real>
61
+ </dict>
62
+ <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
63
+ <dict>
64
+ <key>nested</key>
65
+ <true/>
66
+ <key>weight</key>
67
+ <real>10</real>
68
+ </dict>
69
+ <key>^.*</key>
70
+ <true/>
71
+ <key>^Info\.plist$</key>
72
+ <dict>
73
+ <key>omit</key>
74
+ <true/>
75
+ <key>weight</key>
76
+ <real>20</real>
77
+ </dict>
78
+ <key>^PkgInfo$</key>
79
+ <dict>
80
+ <key>omit</key>
81
+ <true/>
82
+ <key>weight</key>
83
+ <real>20</real>
84
+ </dict>
85
+ <key>^Resources/</key>
86
+ <dict>
87
+ <key>weight</key>
88
+ <real>20</real>
89
+ </dict>
90
+ <key>^Resources/.*\.lproj/</key>
91
+ <dict>
92
+ <key>optional</key>
93
+ <true/>
94
+ <key>weight</key>
95
+ <real>1000</real>
96
+ </dict>
97
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
98
+ <dict>
99
+ <key>omit</key>
100
+ <true/>
101
+ <key>weight</key>
102
+ <real>1100</real>
103
+ </dict>
104
+ <key>^Resources/Base\.lproj/</key>
105
+ <dict>
106
+ <key>weight</key>
107
+ <real>1010</real>
108
+ </dict>
109
+ <key>^[^/]+$</key>
110
+ <dict>
111
+ <key>nested</key>
112
+ <true/>
113
+ <key>weight</key>
114
+ <real>10</real>
115
+ </dict>
116
+ <key>^embedded\.provisionprofile$</key>
117
+ <dict>
118
+ <key>weight</key>
119
+ <real>20</real>
120
+ </dict>
121
+ <key>^version\.plist$</key>
122
+ <dict>
123
+ <key>weight</key>
124
+ <real>20</real>
125
+ </dict>
126
+ </dict>
127
+ </dict>
128
+ </plist>
@@ -0,0 +1,29 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>CFBundleExecutable</key>
6
+ <string>OpenFinRVM</string>
7
+ <key>CFBundleIconFile</key>
8
+ <string>OpenFinRVM.icns</string>
9
+ <key>CFBundleIdentifier</key>
10
+ <string>com.openfin.rvm</string>
11
+ <key>CFBundlePackageType</key>
12
+ <string>APPL</string>
13
+ <key>CFBundleShortVersionString</key>
14
+ <string>13.0.0.130</string>
15
+ <key>CFBundleSignature</key>
16
+ <string>ORVM</string>
17
+ <key>CFBundleVersion</key>
18
+ <string>13.0.0.130</string>
19
+ <key>LSUIElement</key>
20
+ <true/>
21
+ <key>NSAppTransportSecurity</key>
22
+ <dict>
23
+ <key>NSAllowsArbitraryLoads</key>
24
+ <true/>
25
+ </dict>
26
+ <key>NSPrincipalClass</key>
27
+ <string>NSApplication</string>
28
+ </dict>
29
+ </plist>
@@ -0,0 +1,137 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Resources/OpenFinRVM.icns</key>
8
+ <data>
9
+ OkFM5wBM4S7KH7yYnlUkPsPsdGk=
10
+ </data>
11
+ </dict>
12
+ <key>files2</key>
13
+ <dict>
14
+ <key>Helpers/FinLinksHandler.app</key>
15
+ <dict>
16
+ <key>cdhash</key>
17
+ <data>
18
+ 5DUF7vB6Z3x7Mo+HmqcZ9LxbYj4=
19
+ </data>
20
+ <key>requirement</key>
21
+ <string>identifier "com.openfin.finlinks-handler" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = W2JK4V99Y5</string>
22
+ </dict>
23
+ <key>Resources/OpenFinRVM.icns</key>
24
+ <dict>
25
+ <key>hash2</key>
26
+ <data>
27
+ 48bxSAgKqrHi6EIlBIJ0dIer87rudMsa3btXTRn99UM=
28
+ </data>
29
+ </dict>
30
+ </dict>
31
+ <key>rules</key>
32
+ <dict>
33
+ <key>^Resources/</key>
34
+ <true/>
35
+ <key>^Resources/.*\.lproj/</key>
36
+ <dict>
37
+ <key>optional</key>
38
+ <true/>
39
+ <key>weight</key>
40
+ <real>1000</real>
41
+ </dict>
42
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
43
+ <dict>
44
+ <key>omit</key>
45
+ <true/>
46
+ <key>weight</key>
47
+ <real>1100</real>
48
+ </dict>
49
+ <key>^Resources/Base\.lproj/</key>
50
+ <dict>
51
+ <key>weight</key>
52
+ <real>1010</real>
53
+ </dict>
54
+ <key>^version.plist$</key>
55
+ <true/>
56
+ </dict>
57
+ <key>rules2</key>
58
+ <dict>
59
+ <key>.*\.dSYM($|/)</key>
60
+ <dict>
61
+ <key>weight</key>
62
+ <real>11</real>
63
+ </dict>
64
+ <key>^(.*/)?\.DS_Store$</key>
65
+ <dict>
66
+ <key>omit</key>
67
+ <true/>
68
+ <key>weight</key>
69
+ <real>2000</real>
70
+ </dict>
71
+ <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
72
+ <dict>
73
+ <key>nested</key>
74
+ <true/>
75
+ <key>weight</key>
76
+ <real>10</real>
77
+ </dict>
78
+ <key>^.*</key>
79
+ <true/>
80
+ <key>^Info\.plist$</key>
81
+ <dict>
82
+ <key>omit</key>
83
+ <true/>
84
+ <key>weight</key>
85
+ <real>20</real>
86
+ </dict>
87
+ <key>^PkgInfo$</key>
88
+ <dict>
89
+ <key>omit</key>
90
+ <true/>
91
+ <key>weight</key>
92
+ <real>20</real>
93
+ </dict>
94
+ <key>^Resources/</key>
95
+ <dict>
96
+ <key>weight</key>
97
+ <real>20</real>
98
+ </dict>
99
+ <key>^Resources/.*\.lproj/</key>
100
+ <dict>
101
+ <key>optional</key>
102
+ <true/>
103
+ <key>weight</key>
104
+ <real>1000</real>
105
+ </dict>
106
+ <key>^Resources/.*\.lproj/locversion.plist$</key>
107
+ <dict>
108
+ <key>omit</key>
109
+ <true/>
110
+ <key>weight</key>
111
+ <real>1100</real>
112
+ </dict>
113
+ <key>^Resources/Base\.lproj/</key>
114
+ <dict>
115
+ <key>weight</key>
116
+ <real>1010</real>
117
+ </dict>
118
+ <key>^[^/]+$</key>
119
+ <dict>
120
+ <key>nested</key>
121
+ <true/>
122
+ <key>weight</key>
123
+ <real>10</real>
124
+ </dict>
125
+ <key>^embedded\.provisionprofile$</key>
126
+ <dict>
127
+ <key>weight</key>
128
+ <real>20</real>
129
+ </dict>
130
+ <key>^version\.plist$</key>
131
+ <dict>
132
+ <key>weight</key>
133
+ <real>20</real>
134
+ </dict>
135
+ </dict>
136
+ </dict>
137
+ </plist>
Binary file