@agoric/swingset-xsnap-supervisor 0.10.3-u17.1 → 0.10.3-u18.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
- c9d912f829eaaa18e9c4474fb046483f389cc5aa47cc4918bd71427589d9f6d4
1
+ 41be0d10ea5c4744591f57784acfc246037dad59e4c06535621458a5fc003697
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.10.3-u17.1",
3
+ "version": "0.10.3-u18.0",
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/swingset-liveslots": "^0.10.3-u17.1",
27
- "@endo/bundle-source": "^3.4.0",
28
- "@endo/errors": "^1.2.5",
29
- "@endo/import-bundle": "^1.2.2",
30
- "@endo/init": "^1.1.4",
31
- "@endo/marshal": "^1.5.3",
26
+ "@agoric/swingset-liveslots": "^0.10.3-u18.0",
27
+ "@endo/bundle-source": "^3.4.2",
28
+ "@endo/errors": "^1.2.7",
29
+ "@endo/import-bundle": "^1.3.1",
30
+ "@endo/init": "^1.1.6",
31
+ "@endo/marshal": "^1.6.1",
32
32
  "ava": "^5.3.0",
33
33
  "c8": "^9.1.0"
34
34
  },
@@ -54,5 +54,5 @@
54
54
  "typeCoverage": {
55
55
  "atLeast": 83.68
56
56
  },
57
- "gitHead": "5259430561693bfcf58516c3ea54123895859708"
57
+ "gitHead": "c22e7250188bbdb07bc021dffdb88af0309a7aa8"
58
58
  }