@agoric/swingset-xsnap-supervisor 0.9.1-dev-e217d3c.0 → 0.9.1-dev-664dd8d.0

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 +1 @@
1
- 4dc1eacea6ae811cd72f5532f07569ac433803e1c51377bd49b58251549c8146
1
+ f1b376dfb0b1ccdbf25e02416ed181cda2f6d1ebb907adecb16d22accaa1842f
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.9.1-dev-e217d3c.0+e217d3c",
3
+ "version": "0.9.1-dev-664dd8d.0+664dd8d",
4
4
  "description": "Supervisor/Liveslots bundle for swingset xsnap workers",
5
5
  "author": "Agoric",
6
6
  "license": "Apache-2.0",
@@ -23,12 +23,12 @@
23
23
  "test:xs": "exit 0"
24
24
  },
25
25
  "devDependencies": {
26
- "@agoric/assert": "0.5.2-dev-e217d3c.0+e217d3c",
27
- "@agoric/swingset-liveslots": "0.9.1-dev-e217d3c.0+e217d3c",
28
- "@endo/bundle-source": "^2.4.2",
29
- "@endo/import-bundle": "^0.3.0",
30
- "@endo/init": "^0.5.52",
31
- "@endo/marshal": "^0.8.1",
26
+ "@agoric/assert": "0.5.2-dev-664dd8d.0+664dd8d",
27
+ "@agoric/swingset-liveslots": "0.9.1-dev-664dd8d.0+664dd8d",
28
+ "@endo/bundle-source": "^2.5.0",
29
+ "@endo/import-bundle": "^0.3.3",
30
+ "@endo/init": "^0.5.55",
31
+ "@endo/marshal": "^0.8.4",
32
32
  "ava": "^5.2.0",
33
33
  "c8": "^7.13.0"
34
34
  },
@@ -48,5 +48,5 @@
48
48
  "timeout": "2m",
49
49
  "workerThreads": false
50
50
  },
51
- "gitHead": "e217d3ccb6d1e6171e094a9a30d70c934be1fd81"
51
+ "gitHead": "664dd8d08638d761394af648f78d6d3313f099e0"
52
52
  }