@agoric/xsnap-lockdown 0.14.1-upgrade-16-dev-0df76a7.0 → 0.14.1-upgrade-17-dev-3b97a9f.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
- 93aa2eef2f016ab0590b87bebd621757468bfe18132f28f70728c17dcf621844
1
+ cc8febd07c579456bb10407b595add36107499e7eab4bdc92add357679946cd5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/xsnap-lockdown",
3
- "version": "0.14.1-upgrade-16-dev-0df76a7.0+0df76a7",
3
+ "version": "0.14.1-upgrade-17-dev-3b97a9f.0+3b97a9f",
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": "^3.2.3",
24
- "@endo/init": "^1.1.2",
23
+ "@endo/bundle-source": "^3.4.0",
24
+ "@endo/init": "^1.1.4",
25
25
  "ava": "^5.3.0",
26
26
  "c8": "^9.1.0",
27
27
  "rollup": "^2.58.0",
@@ -50,5 +50,5 @@
50
50
  "typeCoverage": {
51
51
  "atLeast": 73.6
52
52
  },
53
- "gitHead": "0df76a71058eda04cdc75a54fb4312d286f323a3"
53
+ "gitHead": "3b97a9f0bc7d5dcd24d20dd81ca2af5d59d6e43d"
54
54
  }