@sage-protocol/sdk 0.1.16 → 0.1.17

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.
@@ -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.1.16",
17
+ version: "0.1.17",
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",
@@ -70,11 +70,11 @@ var require_package = __commonJS({
70
70
  release: "yarn build && npm publish --workspace @sage-protocol/sdk"
71
71
  },
72
72
  dependencies: {
73
- "content-hash": "^2.5.2",
74
73
  "@merit-systems/echo-typescript-sdk": "^1.0.17",
75
74
  "@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
76
75
  ai: "^3.2.3",
77
76
  axios: "^1.11.0",
77
+ "content-hash": "^2.5.2",
78
78
  ethers: "^6.15.0",
79
79
  viem: "^2.33.2"
80
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.1.16",
17
+ version: "0.1.17",
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",
@@ -70,11 +70,11 @@ var require_package = __commonJS({
70
70
  release: "yarn build && npm publish --workspace @sage-protocol/sdk"
71
71
  },
72
72
  dependencies: {
73
- "content-hash": "^2.5.2",
74
73
  "@merit-systems/echo-typescript-sdk": "^1.0.17",
75
74
  "@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
76
75
  ai: "^3.2.3",
77
76
  axios: "^1.11.0",
77
+ "content-hash": "^2.5.2",
78
78
  ethers: "^6.15.0",
79
79
  viem: "^2.33.2"
80
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.1.16",
23
+ version: "0.1.17",
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",
@@ -76,11 +76,11 @@ var require_package = __commonJS({
76
76
  release: "yarn build && npm publish --workspace @sage-protocol/sdk"
77
77
  },
78
78
  dependencies: {
79
- "content-hash": "^2.5.2",
80
79
  "@merit-systems/echo-typescript-sdk": "^1.0.17",
81
80
  "@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
82
81
  ai: "^3.2.3",
83
82
  axios: "^1.11.0",
83
+ "content-hash": "^2.5.2",
84
84
  ethers: "^6.15.0",
85
85
  viem: "^2.33.2"
86
86
  },
@@ -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.1.16",
17
+ version: "0.1.17",
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",
@@ -70,11 +70,11 @@ var require_package = __commonJS({
70
70
  release: "yarn build && npm publish --workspace @sage-protocol/sdk"
71
71
  },
72
72
  dependencies: {
73
- "content-hash": "^2.5.2",
74
73
  "@merit-systems/echo-typescript-sdk": "^1.0.17",
75
74
  "@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
76
75
  ai: "^3.2.3",
77
76
  axios: "^1.11.0",
77
+ "content-hash": "^2.5.2",
78
78
  ethers: "^6.15.0",
79
79
  viem: "^2.33.2"
80
80
  },
@@ -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.1.16",
23
+ version: "0.1.17",
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",
@@ -76,11 +76,11 @@ var require_package = __commonJS({
76
76
  release: "yarn build && npm publish --workspace @sage-protocol/sdk"
77
77
  },
78
78
  dependencies: {
79
- "content-hash": "^2.5.2",
80
79
  "@merit-systems/echo-typescript-sdk": "^1.0.17",
81
80
  "@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
82
81
  ai: "^3.2.3",
83
82
  axios: "^1.11.0",
83
+ "content-hash": "^2.5.2",
84
84
  ethers: "^6.15.0",
85
85
  viem: "^2.33.2"
86
86
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sage-protocol/sdk",
3
- "version": "0.1.16",
3
+ "version": "0.1.17",
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",
@@ -56,11 +56,11 @@
56
56
  "release": "yarn build && npm publish --workspace @sage-protocol/sdk"
57
57
  },
58
58
  "dependencies": {
59
- "content-hash": "^2.5.2",
60
59
  "@merit-systems/echo-typescript-sdk": "^1.0.17",
61
60
  "@whetstone-research/doppler-sdk": "^0.0.1-alpha.40",
62
61
  "ai": "^3.2.3",
63
62
  "axios": "^1.11.0",
63
+ "content-hash": "^2.5.2",
64
64
  "ethers": "^6.15.0",
65
65
  "viem": "^2.33.2"
66
66
  },