@agoric/xsnap-lockdown 0.14.1-dev-22cbeb1.0 → 0.14.1-dev-284e2db.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
- 5c790a966210b78de758fb442af542714ed96da09db76e0b31d6a237e555fd62
1
+ 8cc00ec9fc5c4bf7c67e862a203b34cb4cad434e9bb7f733d937a15763adde65
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/xsnap-lockdown",
3
- "version": "0.14.1-dev-22cbeb1.0+22cbeb1",
3
+ "version": "0.14.1-dev-284e2db.0+284e2db",
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.5.1",
24
- "@endo/init": "^0.5.56",
23
+ "@endo/bundle-source": "^2.5.2",
24
+ "@endo/init": "^0.5.57",
25
25
  "ava": "^5.3.0",
26
26
  "c8": "^7.13.0",
27
27
  "rollup": "^2.58.0",
@@ -43,5 +43,5 @@
43
43
  "timeout": "2m",
44
44
  "workerThreads": false
45
45
  },
46
- "gitHead": "22cbeb145d1b74d9d5ceecce7cd4253ba23d534a"
46
+ "gitHead": "284e2db5155f3f0668969af4c4fec6836a5ba85b"
47
47
  }