@agoric/xsnap-lockdown 0.14.1-upgrade-17-dev-a1453b2.0 → 0.14.1-upgrade-18-dev-d7c994b.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
- cc8febd07c579456bb10407b595add36107499e7eab4bdc92add357679946cd5
1
+ afd943374af664b8220ff590483487590287e02664aba2530ff9678caa942336
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/xsnap-lockdown",
3
- "version": "0.14.1-upgrade-17-dev-a1453b2.0+a1453b2",
3
+ "version": "0.14.1-upgrade-18-dev-d7c994b.0+d7c994b",
4
4
  "description": "Endo/lockdown initialization bundle for xsnap workers",
5
5
  "author": "Agoric",
6
6
  "license": "Apache-2.0",
@@ -20,11 +20,11 @@
20
20
  "test:xs": "exit 0"
21
21
  },
22
22
  "devDependencies": {
23
- "@endo/bundle-source": "^3.4.0",
24
- "@endo/init": "^1.1.4",
23
+ "@endo/bundle-source": "^3.4.2",
24
+ "@endo/init": "^1.1.6",
25
25
  "ava": "^5.3.0",
26
26
  "c8": "^9.1.0",
27
- "rollup": "^2.58.0",
27
+ "rollup": "^4.24.0",
28
28
  "rollup-plugin-string": "^3.0.0",
29
29
  "source-map": "^0.7.4"
30
30
  },
@@ -50,5 +50,5 @@
50
50
  "typeCoverage": {
51
51
  "atLeast": 73.6
52
52
  },
53
- "gitHead": "a1453b2877b017a7f5b43a92364067d001901953"
53
+ "gitHead": "d7c994b8d33c0cd22b257f3e33b579588ab6c6d8"
54
54
  }