@agoric/xsnap-lockdown 0.14.1-dev-d355030.0 → 0.14.1-dev-7cead9c.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
- 8cc00ec9fc5c4bf7c67e862a203b34cb4cad434e9bb7f733d937a15763adde65
1
+ eb03265f96ed6abf6d72f8e999a527e433c855ed8494f6af08254b42097e970f
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/xsnap-lockdown",
3
- "version": "0.14.1-dev-d355030.0+d355030",
3
+ "version": "0.14.1-dev-7cead9c.0+7cead9c",
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.2",
24
- "@endo/init": "^0.5.57",
23
+ "@endo/bundle-source": "^2.7.0",
24
+ "@endo/init": "^0.5.59",
25
25
  "ava": "^5.3.0",
26
26
  "c8": "^7.13.0",
27
27
  "rollup": "^2.58.0",
@@ -46,5 +46,5 @@
46
46
  "timeout": "2m",
47
47
  "workerThreads": false
48
48
  },
49
- "gitHead": "d35503027f8de03dfedf7bc3a5adce00d0985435"
49
+ "gitHead": "7cead9c21830d2936f08849568d65a131af3a2fd"
50
50
  }