@agoric/xsnap-lockdown 0.14.1-dev-9ede17d.0 → 0.14.1-dev-353daca.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
+ ac4443142d498aa508de07730dea3c523973fd9bd69eac1c52b0e30c0d4aec24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agoric/xsnap-lockdown",
3
- "version": "0.14.1-dev-9ede17d.0+9ede17d",
3
+ "version": "0.14.1-dev-353daca.0+353daca",
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.1",
24
+ "@endo/init": "^1.1.5",
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": "9ede17dae6db936ce5efe3e3c37d739b9d5f347e"
53
+ "gitHead": "353daca4156bf347e45f4a7cb1a0e461a6ca8ee5"
54
54
  }