@agoric/swingset-xsnap-supervisor 0.9.1-dev-e03515e.0 → 0.9.1-dev-dffa888.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
- 8e5571b4c9d04b5f04ee30320ee53139f05085a1e526643c3dcac3f9184a8da7
1
+ 59abbbea1a433ee442a70bb63c63606441330421b3a4b752cd368ea80c5907ce
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.9.1-dev-e03515e.0+e03515e",
3
+ "version": "0.9.1-dev-dffa888.0+dffa888",
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-e03515e.0+e03515e",
27
- "@agoric/swingset-liveslots": "0.9.1-dev-e03515e.0+e03515e",
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",
26
+ "@agoric/assert": "0.5.2-dev-dffa888.0+dffa888",
27
+ "@agoric/swingset-liveslots": "0.9.1-dev-dffa888.0+dffa888",
28
+ "@endo/bundle-source": "^2.5.1",
29
+ "@endo/import-bundle": "^0.3.4",
30
+ "@endo/init": "^0.5.56",
31
+ "@endo/marshal": "^0.8.5",
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": "e03515e10c0cdc2c2aaf65c756b251c9d578f60a"
51
+ "gitHead": "dffa88865d4b109303221f3ec458898668a3f7c5"
52
52
  }