@agoric/swingset-xsnap-supervisor 0.10.3-upgrade-16-dev-8879538.0 → 0.10.3-upgrade-16-dev-24665a9.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
- 582ce8f57df9642bc3d50ad82ceb5b0c7845db592d8f32b00384fd14cee41770
1
+ cd4038700933f1e016f73f670dc4992f91958f48ef91dcb17a1c7b427bcf0204
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.10.3-upgrade-16-dev-8879538.0+8879538",
3
+ "version": "0.10.3-upgrade-16-dev-24665a9.0+24665a9",
4
4
  "description": "Supervisor/Liveslots bundle for swingset xsnap workers",
5
5
  "author": "Agoric",
6
6
  "license": "Apache-2.0",
@@ -23,8 +23,8 @@
23
23
  "test:xs": "exit 0"
24
24
  },
25
25
  "devDependencies": {
26
- "@agoric/assert": "0.6.1-upgrade-16-dev-8879538.0+8879538",
27
- "@agoric/swingset-liveslots": "0.10.3-upgrade-16-dev-8879538.0+8879538",
26
+ "@agoric/assert": "0.6.1-upgrade-16-dev-24665a9.0+24665a9",
27
+ "@agoric/swingset-liveslots": "0.10.3-upgrade-16-dev-24665a9.0+24665a9",
28
28
  "@endo/bundle-source": "^3.2.3",
29
29
  "@endo/import-bundle": "^1.1.2",
30
30
  "@endo/init": "^1.1.2",
@@ -54,5 +54,5 @@
54
54
  "typeCoverage": {
55
55
  "atLeast": 83.64
56
56
  },
57
- "gitHead": "8879538cd1d125a08346f02dd5701d0d70c90bb8"
57
+ "gitHead": "24665a97248b854fcb01185d360429301470ed57"
58
58
  }