@gearbox-protocol/deploy-tools 5.65.0 → 5.65.2
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
|
@@ -314498,7 +314498,7 @@ function getRenderer(opts) {
|
|
|
314498
314498
|
var package_default = {
|
|
314499
314499
|
name: "@gearbox-protocol/deploy-tools",
|
|
314500
314500
|
description: "Gearbox deploy tools",
|
|
314501
|
-
version: "5.65.
|
|
314501
|
+
version: "5.65.2",
|
|
314502
314502
|
homepage: "https://gearbox.fi",
|
|
314503
314503
|
keywords: [
|
|
314504
314504
|
"gearbox"
|
|
@@ -314538,7 +314538,7 @@ var package_default = {
|
|
|
314538
314538
|
"@gearbox-protocol/deploy-tools-node": "0.0.0",
|
|
314539
314539
|
"@gearbox-protocol/deploy-tools-shared": "0.0.0",
|
|
314540
314540
|
"@gearbox-protocol/deploy-tools-types": "0.0.0",
|
|
314541
|
-
"@gearbox-protocol/sdk": "12.3.
|
|
314541
|
+
"@gearbox-protocol/sdk": "12.3.7",
|
|
314542
314542
|
"@gearbox-protocol/sdk-gov": "2.34.0-next.114",
|
|
314543
314543
|
"@types/lodash-es": "^4.17.12",
|
|
314544
314544
|
"@types/node": "^25.0.3",
|
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.65.
|
|
4
|
+
"version": "5.65.2",
|
|
5
5
|
"homepage": "https://gearbox.fi",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"gearbox"
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"@gearbox-protocol/deploy-tools-node": "0.0.0",
|
|
42
42
|
"@gearbox-protocol/deploy-tools-shared": "0.0.0",
|
|
43
43
|
"@gearbox-protocol/deploy-tools-types": "0.0.0",
|
|
44
|
-
"@gearbox-protocol/sdk": "12.3.
|
|
44
|
+
"@gearbox-protocol/sdk": "12.3.7",
|
|
45
45
|
"@gearbox-protocol/sdk-gov": "2.34.0-next.114",
|
|
46
46
|
"@types/lodash-es": "^4.17.12",
|
|
47
47
|
"@types/node": "^25.0.3",
|