@sage-protocol/sdk 0.2.0 → 0.2.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/browser/index.mjs +2 -3
- package/dist/index.cjs +2 -3
- package/dist/index.mjs +2 -3
- package/dist/node/index.cjs +2 -3
- package/dist/node/index.mjs +2 -3
- package/package.json +2 -3
package/dist/browser/index.mjs
CHANGED
|
@@ -14,7 +14,7 @@ var require_package = __commonJS({
|
|
|
14
14
|
"package.json"(exports, module) {
|
|
15
15
|
module.exports = {
|
|
16
16
|
name: "@sage-protocol/sdk",
|
|
17
|
-
version: "0.2.
|
|
17
|
+
version: "0.2.2",
|
|
18
18
|
description: "Backend-agnostic SDK for interacting with the Sage Protocol (governance, SubDAOs, tokens).",
|
|
19
19
|
main: "dist/index.cjs",
|
|
20
20
|
module: "dist/index.mjs",
|
|
@@ -73,9 +73,8 @@ var require_package = __commonJS({
|
|
|
73
73
|
dependencies: {
|
|
74
74
|
"@merit-systems/echo-typescript-sdk": "^1.0.17",
|
|
75
75
|
"@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
|
|
76
|
-
ai: "^
|
|
76
|
+
ai: "^5.0.52",
|
|
77
77
|
axios: "^1.11.0",
|
|
78
|
-
"content-hash": "^2.5.2",
|
|
79
78
|
ethers: "^6.15.0",
|
|
80
79
|
viem: "^2.33.2"
|
|
81
80
|
},
|
package/dist/index.cjs
CHANGED
|
@@ -14,7 +14,7 @@ var require_package = __commonJS({
|
|
|
14
14
|
"package.json"(exports2, module2) {
|
|
15
15
|
module2.exports = {
|
|
16
16
|
name: "@sage-protocol/sdk",
|
|
17
|
-
version: "0.2.
|
|
17
|
+
version: "0.2.2",
|
|
18
18
|
description: "Backend-agnostic SDK for interacting with the Sage Protocol (governance, SubDAOs, tokens).",
|
|
19
19
|
main: "dist/index.cjs",
|
|
20
20
|
module: "dist/index.mjs",
|
|
@@ -73,9 +73,8 @@ var require_package = __commonJS({
|
|
|
73
73
|
dependencies: {
|
|
74
74
|
"@merit-systems/echo-typescript-sdk": "^1.0.17",
|
|
75
75
|
"@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
|
|
76
|
-
ai: "^
|
|
76
|
+
ai: "^5.0.52",
|
|
77
77
|
axios: "^1.11.0",
|
|
78
|
-
"content-hash": "^2.5.2",
|
|
79
78
|
ethers: "^6.15.0",
|
|
80
79
|
viem: "^2.33.2"
|
|
81
80
|
},
|
package/dist/index.mjs
CHANGED
|
@@ -20,7 +20,7 @@ var require_package = __commonJS({
|
|
|
20
20
|
"package.json"(exports2, module2) {
|
|
21
21
|
module2.exports = {
|
|
22
22
|
name: "@sage-protocol/sdk",
|
|
23
|
-
version: "0.2.
|
|
23
|
+
version: "0.2.2",
|
|
24
24
|
description: "Backend-agnostic SDK for interacting with the Sage Protocol (governance, SubDAOs, tokens).",
|
|
25
25
|
main: "dist/index.cjs",
|
|
26
26
|
module: "dist/index.mjs",
|
|
@@ -79,9 +79,8 @@ var require_package = __commonJS({
|
|
|
79
79
|
dependencies: {
|
|
80
80
|
"@merit-systems/echo-typescript-sdk": "^1.0.17",
|
|
81
81
|
"@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
|
|
82
|
-
ai: "^
|
|
82
|
+
ai: "^5.0.52",
|
|
83
83
|
axios: "^1.11.0",
|
|
84
|
-
"content-hash": "^2.5.2",
|
|
85
84
|
ethers: "^6.15.0",
|
|
86
85
|
viem: "^2.33.2"
|
|
87
86
|
},
|
package/dist/node/index.cjs
CHANGED
|
@@ -14,7 +14,7 @@ var require_package = __commonJS({
|
|
|
14
14
|
"package.json"(exports2, module2) {
|
|
15
15
|
module2.exports = {
|
|
16
16
|
name: "@sage-protocol/sdk",
|
|
17
|
-
version: "0.2.
|
|
17
|
+
version: "0.2.2",
|
|
18
18
|
description: "Backend-agnostic SDK for interacting with the Sage Protocol (governance, SubDAOs, tokens).",
|
|
19
19
|
main: "dist/index.cjs",
|
|
20
20
|
module: "dist/index.mjs",
|
|
@@ -73,9 +73,8 @@ var require_package = __commonJS({
|
|
|
73
73
|
dependencies: {
|
|
74
74
|
"@merit-systems/echo-typescript-sdk": "^1.0.17",
|
|
75
75
|
"@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
|
|
76
|
-
ai: "^
|
|
76
|
+
ai: "^5.0.52",
|
|
77
77
|
axios: "^1.11.0",
|
|
78
|
-
"content-hash": "^2.5.2",
|
|
79
78
|
ethers: "^6.15.0",
|
|
80
79
|
viem: "^2.33.2"
|
|
81
80
|
},
|
package/dist/node/index.mjs
CHANGED
|
@@ -20,7 +20,7 @@ var require_package = __commonJS({
|
|
|
20
20
|
"package.json"(exports2, module2) {
|
|
21
21
|
module2.exports = {
|
|
22
22
|
name: "@sage-protocol/sdk",
|
|
23
|
-
version: "0.2.
|
|
23
|
+
version: "0.2.2",
|
|
24
24
|
description: "Backend-agnostic SDK for interacting with the Sage Protocol (governance, SubDAOs, tokens).",
|
|
25
25
|
main: "dist/index.cjs",
|
|
26
26
|
module: "dist/index.mjs",
|
|
@@ -79,9 +79,8 @@ var require_package = __commonJS({
|
|
|
79
79
|
dependencies: {
|
|
80
80
|
"@merit-systems/echo-typescript-sdk": "^1.0.17",
|
|
81
81
|
"@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
|
|
82
|
-
ai: "^
|
|
82
|
+
ai: "^5.0.52",
|
|
83
83
|
axios: "^1.11.0",
|
|
84
|
-
"content-hash": "^2.5.2",
|
|
85
84
|
ethers: "^6.15.0",
|
|
86
85
|
viem: "^2.33.2"
|
|
87
86
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sage-protocol/sdk",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.2",
|
|
4
4
|
"description": "Backend-agnostic SDK for interacting with the Sage Protocol (governance, SubDAOs, tokens).",
|
|
5
5
|
"main": "dist/index.cjs",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -59,9 +59,8 @@
|
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"@merit-systems/echo-typescript-sdk": "^1.0.17",
|
|
61
61
|
"@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
|
|
62
|
-
"ai": "^
|
|
62
|
+
"ai": "^5.0.52",
|
|
63
63
|
"axios": "^1.11.0",
|
|
64
|
-
"content-hash": "^2.5.2",
|
|
65
64
|
"ethers": "^6.15.0",
|
|
66
65
|
"viem": "^2.33.2"
|
|
67
66
|
},
|