nightralph 0.0.19 → 0.0.21

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/dist/meta.json CHANGED
@@ -27,7 +27,7 @@
27
27
  "format": "esm"
28
28
  },
29
29
  "src/worktree.ts": {
30
- "bytes": 4464,
30
+ "bytes": 4846,
31
31
  "imports": [
32
32
  {
33
33
  "path": "node:child_process",
@@ -58,7 +58,7 @@
58
58
  "format": "esm"
59
59
  },
60
60
  "src/progress.ts": {
61
- "bytes": 5136,
61
+ "bytes": 5424,
62
62
  "imports": [
63
63
  {
64
64
  "path": "node:child_process",
@@ -105,7 +105,7 @@
105
105
  "format": "esm"
106
106
  },
107
107
  "src/display.ts": {
108
- "bytes": 12650,
108
+ "bytes": 11996,
109
109
  "imports": [
110
110
  {
111
111
  "path": "<runtime>",
@@ -115,8 +115,34 @@
115
115
  ],
116
116
  "format": "esm"
117
117
  },
118
+ "src/testcmd.ts": {
119
+ "bytes": 2195,
120
+ "imports": [
121
+ {
122
+ "path": "node:child_process",
123
+ "kind": "import-statement",
124
+ "external": true
125
+ },
126
+ {
127
+ "path": "node:fs",
128
+ "kind": "import-statement",
129
+ "external": true
130
+ },
131
+ {
132
+ "path": "node:path",
133
+ "kind": "import-statement",
134
+ "external": true
135
+ },
136
+ {
137
+ "path": "<runtime>",
138
+ "kind": "import-statement",
139
+ "external": true
140
+ }
141
+ ],
142
+ "format": "esm"
143
+ },
118
144
  "src/orchestrator.ts": {
119
- "bytes": 38180,
145
+ "bytes": 56085,
120
146
  "imports": [
121
147
  {
122
148
  "path": "node:child_process",
@@ -163,6 +189,11 @@
163
189
  "kind": "import-statement",
164
190
  "original": "./display.js"
165
191
  },
192
+ {
193
+ "path": "src/testcmd.ts",
194
+ "kind": "import-statement",
195
+ "original": "./testcmd.js"
196
+ },
166
197
  {
167
198
  "path": "<runtime>",
168
199
  "kind": "import-statement",
@@ -203,7 +234,7 @@
203
234
  "format": "esm"
204
235
  },
205
236
  "src/index.ts": {
206
- "bytes": 7132,
237
+ "bytes": 10226,
207
238
  "imports": [
208
239
  {
209
240
  "path": "node:fs",
@@ -240,6 +271,11 @@
240
271
  "kind": "import-statement",
241
272
  "original": "./orchestrator.js"
242
273
  },
274
+ {
275
+ "path": "src/testcmd.ts",
276
+ "kind": "import-statement",
277
+ "original": "./testcmd.js"
278
+ },
243
279
  {
244
280
  "path": "src/display.ts",
245
281
  "kind": "import-statement",
@@ -269,7 +305,7 @@
269
305
  "imports": [],
270
306
  "exports": [],
271
307
  "inputs": {},
272
- "bytes": 128292
308
+ "bytes": 161652
273
309
  },
274
310
  "dist/index.js": {
275
311
  "imports": [
@@ -383,6 +419,21 @@
383
419
  "kind": "import-statement",
384
420
  "external": true
385
421
  },
422
+ {
423
+ "path": "node:child_process",
424
+ "kind": "import-statement",
425
+ "external": true
426
+ },
427
+ {
428
+ "path": "node:fs",
429
+ "kind": "import-statement",
430
+ "external": true
431
+ },
432
+ {
433
+ "path": "node:path",
434
+ "kind": "import-statement",
435
+ "external": true
436
+ },
386
437
  {
387
438
  "path": "node:fs",
388
439
  "kind": "import-statement",
@@ -411,31 +462,34 @@
411
462
  "entryPoint": "src/index.ts",
412
463
  "inputs": {
413
464
  "src/index.ts": {
414
- "bytesInOutput": 5058
465
+ "bytesInOutput": 6896
415
466
  },
416
467
  "src/setup.ts": {
417
468
  "bytesInOutput": 4318
418
469
  },
419
470
  "src/orchestrator.ts": {
420
- "bytesInOutput": 29296
471
+ "bytesInOutput": 39685
421
472
  },
422
473
  "src/worktree.ts": {
423
- "bytesInOutput": 3194
474
+ "bytesInOutput": 3537
424
475
  },
425
476
  "src/progress.ts": {
426
- "bytesInOutput": 4233
477
+ "bytesInOutput": 4419
427
478
  },
428
479
  "src/merge.ts": {
429
480
  "bytesInOutput": 4995
430
481
  },
431
482
  "src/display.ts": {
432
- "bytesInOutput": 8355
483
+ "bytesInOutput": 7877
484
+ },
485
+ "src/testcmd.ts": {
486
+ "bytesInOutput": 1620
433
487
  },
434
488
  "src/resolve.ts": {
435
489
  "bytesInOutput": 1937
436
490
  }
437
491
  },
438
- "bytes": 61813
492
+ "bytes": 75730
439
493
  }
440
494
  }
441
495
  }