@agoric/xsnap-lockdown 0.14.1-dev-046af59.0 → 0.14.1-dev-305b232.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
- 05e3ea3b9e970623d5d3e65b30b7f839780b5ead9dd9f066ea145f9fa8c7c7d8
1
+ 6bf3192956abe6877b16d6aabf8342db833d46bd82a3801bbedc579c2fa7845b
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/xsnap-lockdown",
3
- "version": "0.14.1-dev-046af59.0+046af59",
3
+ "version": "0.14.1-dev-305b232.0+305b232",
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.0.1",
24
- "@endo/init": "^1.0.1",
23
+ "@endo/bundle-source": "^3.0.2",
24
+ "@endo/init": "^1.0.2",
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": "046af5959563e3f1717edc1e95bcc8e73ae32d11"
52
+ "gitHead": "305b2320a70642e9cb2651947e5b059ba542942d"
53
53
  }