@agoric/swingset-xsnap-supervisor 0.10.3-upgrade-16-dev-24665a9.0 → 0.10.3-upgrade-16-dev-d492653.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
- cd4038700933f1e016f73f670dc4992f91958f48ef91dcb17a1c7b427bcf0204
1
+ 1ec82cc601115d9d61943ffd6a7252909cd042a8070a316ae2ecaaa938fee05a
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-24665a9.0+24665a9",
3
+ "version": "0.10.3-upgrade-16-dev-d492653.0+d492653",
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-24665a9.0+24665a9",
27
- "@agoric/swingset-liveslots": "0.10.3-upgrade-16-dev-24665a9.0+24665a9",
26
+ "@agoric/assert": "0.6.1-upgrade-16-dev-d492653.0+d492653",
27
+ "@agoric/swingset-liveslots": "0.10.3-upgrade-16-dev-d492653.0+d492653",
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": "24665a97248b854fcb01185d360429301470ed57"
57
+ "gitHead": "d49265372b3cdd681558791b0c780e1c3062bdcc"
58
58
  }