@agoric/xsnap-lockdown 0.14.1-dev-2a16ddd.0 → 0.14.1-dev-0025f91.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
- 164a3a11b6f19f7674638d49d58ab372b5b8371aa76881db11384f1514b1cef0
1
+ 8568c3fc857f1a91fd70cc127a483230d7bd9f4b754771788d94529608a41af0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/xsnap-lockdown",
3
- "version": "0.14.1-dev-2a16ddd.0+2a16ddd",
3
+ "version": "0.14.1-dev-0025f91.0+0025f91",
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.1.0",
24
- "@endo/init": "^1.0.4",
23
+ "@endo/bundle-source": "^3.2.1",
24
+ "@endo/init": "^1.1.0",
25
25
  "ava": "^5.3.0",
26
26
  "c8": "^9.1.0",
27
27
  "rollup": "^2.58.0",
@@ -49,5 +49,5 @@
49
49
  "typeCoverage": {
50
50
  "atLeast": 73.51
51
51
  },
52
- "gitHead": "2a16ddd09a7e81241548e7a29e13c41cae065709"
52
+ "gitHead": "0025f91195347f88b92cbbae39cbd9c40278aa38"
53
53
  }