@agoric/zoe 0.27.0-u20.0 → 0.27.0-u21.0.1

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.
Files changed (62) hide show
  1. package/bundles/bundle-contractFacet-js-meta.json +322 -317
  2. package/bundles/bundle-contractFacet.d.ts +3 -3
  3. package/bundles/bundle-contractFacet.js +1 -1
  4. package/bundles/bundle-valueVow.contract-js-meta.json +545 -0
  5. package/bundles/bundle-valueVow.contract.js +1 -0
  6. package/bundles/zcf.b64 +1 -0
  7. package/bundles/zcf.zip +0 -0
  8. package/package.json +22 -21
  9. package/src/contractFacet/vatRoot.d.ts +1 -1
  10. package/src/contractFacet/vatRoot.d.ts.map +1 -1
  11. package/src/contractFacet/zcfSeat.d.ts +3 -1
  12. package/src/contractFacet/zcfSeat.d.ts.map +1 -1
  13. package/src/contractFacet/zcfSeat.js +5 -3
  14. package/src/contractFacet/zcfZygote.d.ts +2 -3
  15. package/src/contractFacet/zcfZygote.d.ts.map +1 -1
  16. package/src/contractFacet/zcfZygote.js +5 -5
  17. package/src/contractSupport/prepare-ownable.d.ts +1 -1
  18. package/src/contractSupport/prepare-ownable.d.ts.map +1 -1
  19. package/src/contractSupport/prepare-ownable.js +5 -1
  20. package/src/contracts/auction/index.d.ts +2 -2
  21. package/src/contracts/automaticRefund.d.ts +1 -1
  22. package/src/contracts/barterExchange.d.ts +1 -1
  23. package/src/contracts/callSpread/pricedCallSpread.d.ts +1 -1
  24. package/src/contracts/loan/liquidate.d.ts.map +1 -1
  25. package/src/contracts/loan/liquidate.js +5 -1
  26. package/src/contracts/mintPayments.d.ts +2 -2
  27. package/src/contracts/oracle.d.ts +2 -2
  28. package/src/contracts/otcDesk.d.ts +1 -1
  29. package/src/contracts/priceAggregator.d.ts +2 -2
  30. package/src/contracts/simpleExchange.d.ts +1 -1
  31. package/src/instanceRecordStorage.d.ts +3 -1
  32. package/src/instanceRecordStorage.d.ts.map +1 -1
  33. package/src/instanceRecordStorage.js +6 -1
  34. package/src/internal-types.d.ts +21 -16
  35. package/src/internal-types.d.ts.map +1 -1
  36. package/src/internal-types.js +15 -10
  37. package/src/types.d.ts +1 -1
  38. package/src/types.d.ts.map +1 -1
  39. package/src/types.ts +1 -8
  40. package/src/zoeService/escrowStorage.d.ts.map +1 -1
  41. package/src/zoeService/escrowStorage.js +1 -2
  42. package/src/zoeService/feeMint.d.ts +6 -4
  43. package/src/zoeService/feeMint.d.ts.map +1 -1
  44. package/src/zoeService/feeMint.js +5 -3
  45. package/src/zoeService/installationStorage.d.ts.map +1 -1
  46. package/src/zoeService/installationStorage.js +1 -2
  47. package/src/zoeService/makeInvitation.d.ts +4 -2
  48. package/src/zoeService/makeInvitation.d.ts.map +1 -1
  49. package/src/zoeService/makeInvitation.js +6 -3
  50. package/src/zoeService/originalZoeSeat.d.ts.map +1 -1
  51. package/src/zoeService/originalZoeSeat.js +0 -1
  52. package/src/zoeService/startInstance.d.ts.map +1 -1
  53. package/src/zoeService/startInstance.js +2 -2
  54. package/src/zoeService/zoe.d.ts +8 -7
  55. package/src/zoeService/zoe.d.ts.map +1 -1
  56. package/src/zoeService/zoe.js +5 -5
  57. package/src/zoeService/zoeStorageManager.d.ts +1 -1
  58. package/src/zoeService/zoeStorageManager.d.ts.map +1 -1
  59. package/src/zoeService/zoeStorageManager.js +9 -1
  60. package/tools/fakeVatAdmin.d.ts +6 -6
  61. package/tools/scriptedOracle.d.ts +1 -1
  62. package/tools/setup-zoe.d.ts +1 -1
@@ -0,0 +1,545 @@
1
+ {
2
+ "bundleFileName": "bundle-valueVow.contract.js",
3
+ "bundleTime": "2025-02-13T16:54:51.322Z",
4
+ "bundleSize": 838649,
5
+ "moduleSource": {
6
+ "relative": "../../src/contracts/valueVow.contract.js",
7
+ "absolute": "/Users/michael/agoric/agoric-sdk/packages/zoe/src/contracts/valueVow.contract.js"
8
+ },
9
+ "contents": [
10
+ {
11
+ "relativePath": "",
12
+ "mtime": "2024-12-21T19:23:12.906Z",
13
+ "size": 1447
14
+ },
15
+ {
16
+ "relativePath": "../../../../vow/src/index.js",
17
+ "mtime": "2024-12-21T19:23:12.877Z",
18
+ "size": 343
19
+ },
20
+ {
21
+ "relativePath": "../../../../zone/durable.js",
22
+ "mtime": "2024-11-14T00:26:29.501Z",
23
+ "size": 52
24
+ },
25
+ {
26
+ "relativePath": "../../../../vow/vat.js",
27
+ "mtime": "2024-12-21T19:23:12.883Z",
28
+ "size": 2200
29
+ },
30
+ {
31
+ "relativePath": "../../../../vow/src/E.js",
32
+ "mtime": "2025-02-01T22:18:20.994Z",
33
+ "size": 14668
34
+ },
35
+ {
36
+ "relativePath": "../../../../vow/src/vow-utils.js",
37
+ "mtime": "2025-02-10T20:45:12.315Z",
38
+ "size": 3043
39
+ },
40
+ {
41
+ "relativePath": "../../../../vow/src/types-index.js",
42
+ "mtime": "2024-12-21T19:23:12.878Z",
43
+ "size": 62
44
+ },
45
+ {
46
+ "relativePath": "../../../../zone/src/durable.js",
47
+ "mtime": "2024-12-21T19:23:12.925Z",
48
+ "size": 3722
49
+ },
50
+ {
51
+ "relativePath": "../../../../vow/src/tools.js",
52
+ "mtime": "2025-02-12T16:30:09.651Z",
53
+ "size": 2847
54
+ },
55
+ {
56
+ "relativePath": "../../../../internal/src/upgrade-api.js",
57
+ "mtime": "2024-12-21T19:23:12.790Z",
58
+ "size": 2173
59
+ },
60
+ {
61
+ "relativePath": "../../../../base-zone/heap.js",
62
+ "mtime": "2024-12-21T19:23:12.625Z",
63
+ "size": 49
64
+ },
65
+ {
66
+ "relativePath": "../../../../vow/src/track-turns.js",
67
+ "mtime": "2024-12-21T19:23:12.878Z",
68
+ "size": 3808
69
+ },
70
+ {
71
+ "relativePath": "../../../../vow/src/message-breakpoints.js",
72
+ "mtime": "2024-12-21T19:23:12.877Z",
73
+ "size": 5636
74
+ },
75
+ {
76
+ "relativePath": "../../../../../node_modules/@endo/errors/index.js",
77
+ "mtime": "2025-01-25T20:24:35.081Z",
78
+ "size": 2711
79
+ },
80
+ {
81
+ "relativePath": "../../../../../node_modules/@endo/eventual-send/src/no-shim.js",
82
+ "mtime": "2025-01-25T20:24:35.094Z",
83
+ "size": 474
84
+ },
85
+ {
86
+ "relativePath": "../../../../../node_modules/@endo/pass-style/index.js",
87
+ "mtime": "2025-01-25T20:24:35.095Z",
88
+ "size": 1119
89
+ },
90
+ {
91
+ "relativePath": "../../../../../node_modules/@endo/patterns/index.js",
92
+ "mtime": "2025-02-04T19:27:09.491Z",
93
+ "size": 1898
94
+ },
95
+ {
96
+ "relativePath": "../../../../vat-data/src/index.js",
97
+ "mtime": "2025-02-10T20:30:47.553Z",
98
+ "size": 1536
99
+ },
100
+ {
101
+ "relativePath": "../../../../base-zone/src/index.js",
102
+ "mtime": "2024-12-21T19:23:12.625Z",
103
+ "size": 306
104
+ },
105
+ {
106
+ "relativePath": "../../../../vow/src/vow.js",
107
+ "mtime": "2025-02-13T16:44:13.239Z",
108
+ "size": 7545
109
+ },
110
+ {
111
+ "relativePath": "../../../../vow/src/watch-utils.js",
112
+ "mtime": "2024-12-22T06:29:28.432Z",
113
+ "size": 8869
114
+ },
115
+ {
116
+ "relativePath": "../../../../vow/src/watch.js",
117
+ "mtime": "2025-02-12T18:27:50.187Z",
118
+ "size": 6729
119
+ },
120
+ {
121
+ "relativePath": "../../../../vow/src/rejection-tracker.js",
122
+ "mtime": "2025-02-13T16:34:18.403Z",
123
+ "size": 2982
124
+ },
125
+ {
126
+ "relativePath": "../../../../vow/src/retryable.js",
127
+ "mtime": "2024-12-21T19:23:12.878Z",
128
+ "size": 6647
129
+ },
130
+ {
131
+ "relativePath": "../../../../vow/src/when.js",
132
+ "mtime": "2024-12-21T19:23:12.881Z",
133
+ "size": 2893
134
+ },
135
+ {
136
+ "relativePath": "../../../../base-zone/src/heap.js",
137
+ "mtime": "2024-12-21T19:23:12.625Z",
138
+ "size": 1843
139
+ },
140
+ {
141
+ "relativePath": "../../../../../node_modules/@endo/env-options/index.js",
142
+ "mtime": "2024-11-18T15:06:18.799Z",
143
+ "size": 38
144
+ },
145
+ {
146
+ "relativePath": "../../../../../node_modules/@endo/eventual-send/src/E.js",
147
+ "mtime": "2025-01-25T20:24:35.094Z",
148
+ "size": 15401
149
+ },
150
+ {
151
+ "relativePath": "../../../../../node_modules/@endo/eventual-send/src/exports.js",
152
+ "mtime": "2025-01-25T20:24:35.094Z",
153
+ "size": 76
154
+ },
155
+ {
156
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/iter-helpers.js",
157
+ "mtime": "2025-01-25T20:24:35.095Z",
158
+ "size": 1810
159
+ },
160
+ {
161
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/passStyle-helpers.js",
162
+ "mtime": "2025-01-25T20:24:35.095Z",
163
+ "size": 6320
164
+ },
165
+ {
166
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/error.js",
167
+ "mtime": "2025-01-25T20:24:35.095Z",
168
+ "size": 6248
169
+ },
170
+ {
171
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/remotable.js",
172
+ "mtime": "2025-01-25T20:24:35.095Z",
173
+ "size": 8535
174
+ },
175
+ {
176
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/symbol.js",
177
+ "mtime": "2025-01-25T20:24:35.095Z",
178
+ "size": 3971
179
+ },
180
+ {
181
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/string.js",
182
+ "mtime": "2025-01-25T20:24:35.095Z",
183
+ "size": 3121
184
+ },
185
+ {
186
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/passStyleOf.js",
187
+ "mtime": "2025-01-25T20:24:35.095Z",
188
+ "size": 12909
189
+ },
190
+ {
191
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/makeTagged.js",
192
+ "mtime": "2025-01-25T20:24:35.095Z",
193
+ "size": 792
194
+ },
195
+ {
196
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/make-far.js",
197
+ "mtime": "2025-01-25T20:24:35.095Z",
198
+ "size": 8349
199
+ },
200
+ {
201
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/typeGuards.js",
202
+ "mtime": "2025-01-25T20:24:35.095Z",
203
+ "size": 2210
204
+ },
205
+ {
206
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/deeplyFulfilled.js",
207
+ "mtime": "2025-01-25T20:24:35.095Z",
208
+ "size": 4741
209
+ },
210
+ {
211
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/types.js",
212
+ "mtime": "2025-01-25T20:24:35.095Z",
213
+ "size": 47
214
+ },
215
+ {
216
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/keys/checkKey.js",
217
+ "mtime": "2025-02-04T19:27:09.491Z",
218
+ "size": 14735
219
+ },
220
+ {
221
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/keys/copySet.js",
222
+ "mtime": "2025-02-04T19:27:09.491Z",
223
+ "size": 3011
224
+ },
225
+ {
226
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/keys/copyBag.js",
227
+ "mtime": "2025-02-04T19:27:09.491Z",
228
+ "size": 3991
229
+ },
230
+ {
231
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/keys/compareKeys.js",
232
+ "mtime": "2025-02-04T19:27:09.491Z",
233
+ "size": 8303
234
+ },
235
+ {
236
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/keys/merge-bag-operators.js",
237
+ "mtime": "2025-02-04T19:27:09.491Z",
238
+ "size": 8748
239
+ },
240
+ {
241
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/keys/merge-set-operators.js",
242
+ "mtime": "2025-02-04T19:27:09.491Z",
243
+ "size": 9558
244
+ },
245
+ {
246
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/patterns/patternMatchers.js",
247
+ "mtime": "2025-02-04T19:27:09.491Z",
248
+ "size": 63335
249
+ },
250
+ {
251
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/patterns/getGuardPayloads.js",
252
+ "mtime": "2025-02-04T19:27:09.491Z",
253
+ "size": 9710
254
+ },
255
+ {
256
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/types.js",
257
+ "mtime": "2025-02-04T19:27:09.491Z",
258
+ "size": 26130
259
+ },
260
+ {
261
+ "relativePath": "../../../../../node_modules/@endo/common/list-difference.js",
262
+ "mtime": "2025-02-04T19:27:09.590Z",
263
+ "size": 755
264
+ },
265
+ {
266
+ "relativePath": "../../../../../node_modules/@endo/common/object-map.js",
267
+ "mtime": "2025-02-04T19:27:09.590Z",
268
+ "size": 2213
269
+ },
270
+ {
271
+ "relativePath": "../../../../vat-data/src/vat-data-bindings.js",
272
+ "mtime": "2024-12-21T19:23:12.858Z",
273
+ "size": 6123
274
+ },
275
+ {
276
+ "relativePath": "../../../../vat-data/src/exo-utils.js",
277
+ "mtime": "2024-12-21T19:23:12.857Z",
278
+ "size": 9344
279
+ },
280
+ {
281
+ "relativePath": "../../../../store/src/index.js",
282
+ "mtime": "2024-12-21T19:23:12.828Z",
283
+ "size": 1880
284
+ },
285
+ {
286
+ "relativePath": "../../../../base-zone/src/exports.js",
287
+ "mtime": "2024-12-21T19:23:12.625Z",
288
+ "size": 76
289
+ },
290
+ {
291
+ "relativePath": "../../../../base-zone/src/make-once.js",
292
+ "mtime": "2024-12-21T19:23:12.625Z",
293
+ "size": 3282
294
+ },
295
+ {
296
+ "relativePath": "../../../../base-zone/src/keys.js",
297
+ "mtime": "2024-12-21T19:23:12.625Z",
298
+ "size": 552
299
+ },
300
+ {
301
+ "relativePath": "../../../../base-zone/src/is-passable.js",
302
+ "mtime": "2024-12-21T19:23:12.625Z",
303
+ "size": 266
304
+ },
305
+ {
306
+ "relativePath": "../../../../base-zone/src/watch-promise.js",
307
+ "mtime": "2024-12-21T19:23:12.626Z",
308
+ "size": 2371
309
+ },
310
+ {
311
+ "relativePath": "../../../../../node_modules/@endo/promise-kit/index.js",
312
+ "mtime": "2025-01-25T20:24:35.087Z",
313
+ "size": 1607
314
+ },
315
+ {
316
+ "relativePath": "../../../../../node_modules/@endo/exo/index.js",
317
+ "mtime": "2025-02-04T19:27:09.726Z",
318
+ "size": 225
319
+ },
320
+ {
321
+ "relativePath": "../../../../../node_modules/@endo/env-options/src/env-options.js",
322
+ "mtime": "2024-11-18T15:06:18.799Z",
323
+ "size": 4330
324
+ },
325
+ {
326
+ "relativePath": "../../../../../node_modules/@endo/eventual-send/src/track-turns.js",
327
+ "mtime": "2025-01-25T20:24:35.094Z",
328
+ "size": 3945
329
+ },
330
+ {
331
+ "relativePath": "../../../../../node_modules/@endo/eventual-send/src/message-breakpoints.js",
332
+ "mtime": "2025-01-25T20:24:35.094Z",
333
+ "size": 5618
334
+ },
335
+ {
336
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/copyArray.js",
337
+ "mtime": "2025-01-25T20:24:35.095Z",
338
+ "size": 1574
339
+ },
340
+ {
341
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/copyRecord.js",
342
+ "mtime": "2025-01-25T20:24:35.095Z",
343
+ "size": 2256
344
+ },
345
+ {
346
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/tagged.js",
347
+ "mtime": "2025-01-25T20:24:35.095Z",
348
+ "size": 1557
349
+ },
350
+ {
351
+ "relativePath": "../../../../../node_modules/@endo/pass-style/src/safe-promise.js",
352
+ "mtime": "2025-01-25T20:24:35.095Z",
353
+ "size": 4921
354
+ },
355
+ {
356
+ "relativePath": "../../../../../node_modules/@endo/eventual-send/utils.js",
357
+ "mtime": "2025-01-25T20:24:35.094Z",
358
+ "size": 125
359
+ },
360
+ {
361
+ "relativePath": "../../../../../node_modules/@endo/marshal/index.js",
362
+ "mtime": "2025-02-04T19:27:09.280Z",
363
+ "size": 1071
364
+ },
365
+ {
366
+ "relativePath": "../../../../../node_modules/@endo/common/ident-checker.js",
367
+ "mtime": "2025-02-04T19:27:09.590Z",
368
+ "size": 1613
369
+ },
370
+ {
371
+ "relativePath": "../../../../../node_modules/@endo/patterns/src/keys/keycollection-operators.js",
372
+ "mtime": "2025-02-04T19:27:09.491Z",
373
+ "size": 7647
374
+ },
375
+ {
376
+ "relativePath": "../../../../../node_modules/@endo/common/apply-labeling-error.js",
377
+ "mtime": "2025-02-04T19:27:09.590Z",
378
+ "size": 2206
379
+ },
380
+ {
381
+ "relativePath": "../../../../../node_modules/@endo/common/from-unique-entries.js",
382
+ "mtime": "2025-02-04T19:27:09.590Z",
383
+ "size": 943
384
+ },
385
+ {
386
+ "relativePath": "../../../../store/src/stores/scalarWeakSetStore.js",
387
+ "mtime": "2024-12-21T19:23:12.829Z",
388
+ "size": 3300
389
+ },
390
+ {
391
+ "relativePath": "../../../../store/src/stores/scalarSetStore.js",
392
+ "mtime": "2024-12-21T19:23:12.829Z",
393
+ "size": 3085
394
+ },
395
+ {
396
+ "relativePath": "../../../../store/src/stores/scalarWeakMapStore.js",
397
+ "mtime": "2024-12-21T19:23:12.829Z",
398
+ "size": 4581
399
+ },
400
+ {
401
+ "relativePath": "../../../../store/src/stores/scalarMapStore.js",
402
+ "mtime": "2024-12-21T19:23:12.829Z",
403
+ "size": 4960
404
+ },
405
+ {
406
+ "relativePath": "../../../../store/src/stores/store-utils.js",
407
+ "mtime": "2024-12-21T19:23:12.829Z",
408
+ "size": 6341
409
+ },
410
+ {
411
+ "relativePath": "../../../../store/src/legacy/legacyMap.js",
412
+ "mtime": "2024-12-21T19:23:12.829Z",
413
+ "size": 2578
414
+ },
415
+ {
416
+ "relativePath": "../../../../store/src/legacy/legacyWeakMap.js",
417
+ "mtime": "2024-12-21T19:23:12.829Z",
418
+ "size": 1408
419
+ },
420
+ {
421
+ "relativePath": "../../../../store/src/types.js",
422
+ "mtime": "2024-12-21T19:23:12.830Z",
423
+ "size": 7815
424
+ },
425
+ {
426
+ "relativePath": "../../../../../node_modules/@endo/far/src/index.js",
427
+ "mtime": "2025-01-25T20:24:35.080Z",
428
+ "size": 183
429
+ },
430
+ {
431
+ "relativePath": "../../../../../node_modules/@endo/promise-kit/src/promise-executor-kit.js",
432
+ "mtime": "2025-01-25T20:24:35.087Z",
433
+ "size": 1535
434
+ },
435
+ {
436
+ "relativePath": "../../../../../node_modules/@endo/promise-kit/src/memo-race.js",
437
+ "mtime": "2025-01-25T20:24:35.087Z",
438
+ "size": 4808
439
+ },
440
+ {
441
+ "relativePath": "../../../../../node_modules/@endo/promise-kit/src/is-promise.js",
442
+ "mtime": "2025-01-25T20:24:35.087Z",
443
+ "size": 290
444
+ },
445
+ {
446
+ "relativePath": "../../../../../node_modules/@endo/promise-kit/src/types.js",
447
+ "mtime": "2025-01-25T20:24:35.087Z",
448
+ "size": 681
449
+ },
450
+ {
451
+ "relativePath": "../../../../../node_modules/@endo/exo/src/exo-makers.js",
452
+ "mtime": "2025-02-04T19:27:09.726Z",
453
+ "size": 6918
454
+ },
455
+ {
456
+ "relativePath": "../../../../../node_modules/@endo/exo/src/types.js",
457
+ "mtime": "2025-02-04T19:27:09.726Z",
458
+ "size": 47
459
+ },
460
+ {
461
+ "relativePath": "../../../../../node_modules/@endo/exo/src/get-interface.js",
462
+ "mtime": "2025-02-04T19:27:09.726Z",
463
+ "size": 826
464
+ },
465
+ {
466
+ "relativePath": "../../../../../node_modules/@endo/eventual-send/src/local.js",
467
+ "mtime": "2025-01-25T20:24:35.094Z",
468
+ "size": 4000
469
+ },
470
+ {
471
+ "relativePath": "../../../../../node_modules/@endo/marshal/src/encodeToCapData.js",
472
+ "mtime": "2025-02-04T19:27:09.280Z",
473
+ "size": 16039
474
+ },
475
+ {
476
+ "relativePath": "../../../../../node_modules/@endo/marshal/src/marshal.js",
477
+ "mtime": "2025-02-04T19:27:09.280Z",
478
+ "size": 14674
479
+ },
480
+ {
481
+ "relativePath": "../../../../../node_modules/@endo/marshal/src/marshal-stringify.js",
482
+ "mtime": "2025-02-04T19:27:09.280Z",
483
+ "size": 1880
484
+ },
485
+ {
486
+ "relativePath": "../../../../../node_modules/@endo/marshal/src/marshal-justin.js",
487
+ "mtime": "2025-02-04T19:27:09.280Z",
488
+ "size": 13298
489
+ },
490
+ {
491
+ "relativePath": "../../../../../node_modules/@endo/marshal/src/encodePassable.js",
492
+ "mtime": "2025-02-04T19:27:09.280Z",
493
+ "size": 29163
494
+ },
495
+ {
496
+ "relativePath": "../../../../../node_modules/@endo/marshal/src/rankOrder.js",
497
+ "mtime": "2025-02-04T19:27:09.280Z",
498
+ "size": 15858
499
+ },
500
+ {
501
+ "relativePath": "../../../../../node_modules/@endo/marshal/src/types.js",
502
+ "mtime": "2025-02-04T19:27:09.280Z",
503
+ "size": 8177
504
+ },
505
+ {
506
+ "relativePath": "../../../../../node_modules/@endo/common/make-iterator.js",
507
+ "mtime": "2025-02-04T19:27:09.590Z",
508
+ "size": 335
509
+ },
510
+ {
511
+ "relativePath": "../../../../../node_modules/@endo/common/make-array-iterator.js",
512
+ "mtime": "2025-02-04T19:27:09.590Z",
513
+ "size": 600
514
+ },
515
+ {
516
+ "relativePath": "../../../../../node_modules/@endo/common/throw-labeled.js",
517
+ "mtime": "2025-02-04T19:27:09.590Z",
518
+ "size": 833
519
+ },
520
+ {
521
+ "relativePath": "../../../../../node_modules/@endo/far/src/exports.js",
522
+ "mtime": "2025-01-25T20:24:35.080Z",
523
+ "size": 76
524
+ },
525
+ {
526
+ "relativePath": "../../../../../node_modules/@endo/exo/src/exo-tools.js",
527
+ "mtime": "2025-02-04T19:27:09.726Z",
528
+ "size": 15822
529
+ },
530
+ {
531
+ "relativePath": "../../../../../node_modules/@endo/marshal/src/encodeToSmallcaps.js",
532
+ "mtime": "2025-02-04T19:27:09.280Z",
533
+ "size": 16566
534
+ },
535
+ {
536
+ "relativePath": "../../../../../node_modules/@endo/nat/src/index.js",
537
+ "mtime": "2025-02-04T19:27:09.286Z",
538
+ "size": 2525
539
+ }
540
+ ],
541
+ "noTransforms": false,
542
+ "elideComments": false,
543
+ "format": "endoZipBase64",
544
+ "conditions": []
545
+ }