@gearbox-protocol/deploy-tools 5.16.9 → 5.16.10
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.
- package/dist/index.mjs +2 -2
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -407492,7 +407492,7 @@ function getRenderer(opts) {
|
|
|
407492
407492
|
var package_default = {
|
|
407493
407493
|
name: "@gearbox-protocol/deploy-tools",
|
|
407494
407494
|
description: "Gearbox deploy tools",
|
|
407495
|
-
version: "5.16.
|
|
407495
|
+
version: "5.16.10",
|
|
407496
407496
|
homepage: "https://gearbox.fi",
|
|
407497
407497
|
keywords: [
|
|
407498
407498
|
"gearbox"
|
|
@@ -407535,7 +407535,7 @@ var package_default = {
|
|
|
407535
407535
|
"@gearbox-protocol/deploy-tools-node": "0.0.0",
|
|
407536
407536
|
"@gearbox-protocol/deploy-tools-shared": "0.0.0",
|
|
407537
407537
|
"@gearbox-protocol/deploy-tools-types": "0.0.0",
|
|
407538
|
-
"@gearbox-protocol/sdk": "3.0.0-
|
|
407538
|
+
"@gearbox-protocol/sdk": "3.0.0-vfour.269",
|
|
407539
407539
|
"@gearbox-protocol/sdk-gov": "^2.36.5",
|
|
407540
407540
|
"@types/lodash-es": "^4.17.12",
|
|
407541
407541
|
"@types/node": "^22.13.5",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gearbox-protocol/deploy-tools",
|
|
3
3
|
"description": "Gearbox deploy tools",
|
|
4
|
-
"version": "5.16.
|
|
4
|
+
"version": "5.16.10",
|
|
5
5
|
"homepage": "https://gearbox.fi",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"gearbox"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@gearbox-protocol/deploy-tools-node": "0.0.0",
|
|
45
45
|
"@gearbox-protocol/deploy-tools-shared": "0.0.0",
|
|
46
46
|
"@gearbox-protocol/deploy-tools-types": "0.0.0",
|
|
47
|
-
"@gearbox-protocol/sdk": "3.0.0-
|
|
47
|
+
"@gearbox-protocol/sdk": "3.0.0-vfour.269",
|
|
48
48
|
"@gearbox-protocol/sdk-gov": "^2.36.5",
|
|
49
49
|
"@types/lodash-es": "^4.17.12",
|
|
50
50
|
"@types/node": "^22.13.5",
|