@agoric/swingset-xsnap-supervisor 0.10.3-dev-ff1e301.0 → 0.10.3-dev-e90f87b.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
- 477ef60467c25a515a98fcf009e35ac5152d9cd6b9910a6f48998c4f6c0a05d2
1
+ c01316cd17fe684b0efda58815055b9747f963d3b7ce761de3f85d61a90ab484
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/swingset-xsnap-supervisor",
3
- "version": "0.10.3-dev-ff1e301.0+ff1e301",
3
+ "version": "0.10.3-dev-e90f87b.0+e90f87b",
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-dev-ff1e301.0+ff1e301",
27
- "@agoric/swingset-liveslots": "0.10.3-dev-ff1e301.0+ff1e301",
26
+ "@agoric/assert": "0.6.1-dev-e90f87b.0+e90f87b",
27
+ "@agoric/swingset-liveslots": "0.10.3-dev-e90f87b.0+e90f87b",
28
28
  "@endo/bundle-source": "^2.5.1",
29
29
  "@endo/import-bundle": "^0.3.4",
30
30
  "@endo/init": "^0.5.56",
@@ -48,5 +48,5 @@
48
48
  "timeout": "2m",
49
49
  "workerThreads": false
50
50
  },
51
- "gitHead": "ff1e3013a79972ab47a155914df2d96eacc96c5b"
51
+ "gitHead": "e90f87b24c5fa53a0f5c00f41cb633a07497d0b1"
52
52
  }