@elpapi42/pi-fleet 0.1.0-beta.0 → 0.1.0-beta.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.
@@ -1,7 +1,43 @@
1
1
  {
2
2
  "inputs": {
3
+ "src/pi/external-installation.ts": {
4
+ "bytes": 9144,
5
+ "imports": [
6
+ {
7
+ "path": "node:child_process",
8
+ "kind": "import-statement",
9
+ "external": true
10
+ },
11
+ {
12
+ "path": "node:crypto",
13
+ "kind": "import-statement",
14
+ "external": true
15
+ },
16
+ {
17
+ "path": "node:fs",
18
+ "kind": "import-statement",
19
+ "external": true
20
+ },
21
+ {
22
+ "path": "node:fs",
23
+ "kind": "import-statement",
24
+ "external": true
25
+ },
26
+ {
27
+ "path": "node:fs/promises",
28
+ "kind": "import-statement",
29
+ "external": true
30
+ },
31
+ {
32
+ "path": "node:path",
33
+ "kind": "import-statement",
34
+ "external": true
35
+ }
36
+ ],
37
+ "format": "esm"
38
+ },
3
39
  "src/platform/install/service-definition.ts": {
4
- "bytes": 2243,
40
+ "bytes": 3417,
5
41
  "imports": [
6
42
  {
7
43
  "path": "node:path",
@@ -12,7 +48,7 @@
12
48
  "format": "esm"
13
49
  },
14
50
  "src/platform/install/service-installer.ts": {
15
- "bytes": 5091,
51
+ "bytes": 6128,
16
52
  "imports": [
17
53
  {
18
54
  "path": "node:fs",
@@ -43,7 +79,7 @@
43
79
  "format": "esm"
44
80
  },
45
81
  "src/platform/install/tree-integrity.ts": {
46
- "bytes": 2225,
82
+ "bytes": 2529,
47
83
  "imports": [
48
84
  {
49
85
  "path": "node:crypto",
@@ -64,7 +100,7 @@
64
100
  "format": "esm"
65
101
  },
66
102
  "src/platform/install/runtime-release.ts": {
67
- "bytes": 4620,
103
+ "bytes": 15803,
68
104
  "imports": [
69
105
  {
70
106
  "path": "node:crypto",
@@ -106,7 +142,7 @@
106
142
  "format": "esm"
107
143
  },
108
144
  "src/entry/installer.ts": {
109
- "bytes": 2140,
145
+ "bytes": 2374,
110
146
  "imports": [
111
147
  {
112
148
  "path": "node:child_process",
@@ -128,6 +164,11 @@
128
164
  "kind": "import-statement",
129
165
  "external": true
130
166
  },
167
+ {
168
+ "path": "src/pi/external-installation.ts",
169
+ "kind": "import-statement",
170
+ "original": "../pi/external-installation.js"
171
+ },
131
172
  {
132
173
  "path": "src/platform/install/service-installer.ts",
133
174
  "kind": "import-statement",
@@ -152,7 +193,7 @@
152
193
  "imports": [],
153
194
  "exports": [],
154
195
  "inputs": {},
155
- "bytes": 29042
196
+ "bytes": 64905
156
197
  },
157
198
  "dist/installer.mjs": {
158
199
  "imports": [
@@ -176,6 +217,36 @@
176
217
  "kind": "import-statement",
177
218
  "external": true
178
219
  },
220
+ {
221
+ "path": "node:child_process",
222
+ "kind": "import-statement",
223
+ "external": true
224
+ },
225
+ {
226
+ "path": "node:crypto",
227
+ "kind": "import-statement",
228
+ "external": true
229
+ },
230
+ {
231
+ "path": "node:fs",
232
+ "kind": "import-statement",
233
+ "external": true
234
+ },
235
+ {
236
+ "path": "node:fs",
237
+ "kind": "import-statement",
238
+ "external": true
239
+ },
240
+ {
241
+ "path": "node:fs/promises",
242
+ "kind": "import-statement",
243
+ "external": true
244
+ },
245
+ {
246
+ "path": "node:path",
247
+ "kind": "import-statement",
248
+ "external": true
249
+ },
179
250
  {
180
251
  "path": "node:fs",
181
252
  "kind": "import-statement",
@@ -250,25 +321,28 @@
250
321
  "entryPoint": "src/entry/installer.ts",
251
322
  "inputs": {
252
323
  "src/entry/installer.ts": {
253
- "bytesInOutput": 1705
324
+ "bytesInOutput": 1878
325
+ },
326
+ "src/pi/external-installation.ts": {
327
+ "bytesInOutput": 7521
254
328
  },
255
329
  "src/platform/install/service-installer.ts": {
256
- "bytesInOutput": 4151
330
+ "bytesInOutput": 5163
257
331
  },
258
332
  "src/platform/install/service-definition.ts": {
259
- "bytesInOutput": 1889
333
+ "bytesInOutput": 2835
260
334
  },
261
335
  "src/platform/install/runtime-release.ts": {
262
- "bytesInOutput": 4023
336
+ "bytesInOutput": 13701
263
337
  },
264
338
  "src/platform/install/tree-integrity.ts": {
265
- "bytesInOutput": 1890
339
+ "bytesInOutput": 2233
266
340
  },
267
341
  "src/platform/shared/paths.ts": {
268
- "bytesInOutput": 1207
342
+ "bytesInOutput": 404
269
343
  }
270
344
  },
271
- "bytes": 15347
345
+ "bytes": 34253
272
346
  }
273
347
  }
274
348
  }