@agoric/xsnap-lockdown 0.14.1-dev-9380cfe.0 → 0.14.1-dev-4f72580.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
- eb03265f96ed6abf6d72f8e999a527e433c855ed8494f6af08254b42097e970f
1
+ 05e3ea3b9e970623d5d3e65b30b7f839780b5ead9dd9f066ea145f9fa8c7c7d8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/xsnap-lockdown",
3
- "version": "0.14.1-dev-9380cfe.0+9380cfe",
3
+ "version": "0.14.1-dev-4f72580.0+4f72580",
4
4
  "description": "Endo/lockdown initialization bundle for xsnap workers",
5
5
  "author": "Agoric",
6
6
  "license": "Apache-2.0",
@@ -20,8 +20,8 @@
20
20
  "test:xs": "exit 0"
21
21
  },
22
22
  "devDependencies": {
23
- "@endo/bundle-source": "^2.7.0",
24
- "@endo/init": "^0.5.59",
23
+ "@endo/bundle-source": "^3.0.1",
24
+ "@endo/init": "^1.0.1",
25
25
  "ava": "^5.3.0",
26
26
  "c8": "^7.13.0",
27
27
  "rollup": "^2.58.0",
@@ -49,5 +49,5 @@
49
49
  "typeCoverage": {
50
50
  "atLeast": 73.51
51
51
  },
52
- "gitHead": "9380cfe04661eaed6de168e65a96730a8798bffb"
52
+ "gitHead": "4f7258043c55cb9d60e1d50cbdddb712910950f4"
53
53
  }