@compass-labs/api-sdk 0.5.71 → 0.5.72

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.
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
12
12
  * Buy Yield Token (YT)
13
13
  *
14
14
  * @remarks
15
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
15
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
16
16
  *
17
17
  * YT is bought with a token of the user's choice.
18
18
  *
@@ -50,7 +50,7 @@ const async_js_1 = require("../types/async.js");
50
50
  * Buy Yield Token (YT)
51
51
  *
52
52
  * @remarks
53
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
53
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
54
54
  *
55
55
  * YT is bought with a token of the user's choice.
56
56
  *
@@ -31,8 +31,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
31
31
  export declare const SDK_METADATA: {
32
32
  readonly language: "typescript";
33
33
  readonly openapiDocVersion: "0.0.1";
34
- readonly sdkVersion: "0.5.71";
34
+ readonly sdkVersion: "0.5.72";
35
35
  readonly genVersion: "2.672.0";
36
- readonly userAgent: "speakeasy-sdk/typescript 0.5.71 2.672.0 0.0.1 @compass-labs/api-sdk";
36
+ readonly userAgent: "speakeasy-sdk/typescript 0.5.72 2.672.0 0.0.1 @compass-labs/api-sdk";
37
37
  };
38
38
  //# sourceMappingURL=config.d.ts.map
@@ -31,8 +31,8 @@ function serverURLFromOptions(options) {
31
31
  exports.SDK_METADATA = {
32
32
  language: "typescript",
33
33
  openapiDocVersion: "0.0.1",
34
- sdkVersion: "0.5.71",
34
+ sdkVersion: "0.5.72",
35
35
  genVersion: "2.672.0",
36
- userAgent: "speakeasy-sdk/typescript 0.5.71 2.672.0 0.0.1 @compass-labs/api-sdk",
36
+ userAgent: "speakeasy-sdk/typescript 0.5.72 2.672.0 0.0.1 @compass-labs/api-sdk",
37
37
  };
38
38
  //# sourceMappingURL=config.js.map
@@ -22,7 +22,7 @@ const routes = (0, core_1.buildRouteMap)({
22
22
  exports.app = (0, core_1.buildApplication)(routes, {
23
23
  name: "mcp",
24
24
  versionInfo: {
25
- currentVersion: "0.5.71",
25
+ currentVersion: "0.5.72",
26
26
  },
27
27
  });
28
28
  (0, core_1.run)(exports.app, node_process_1.default.argv.slice(2), (0, cli_js_1.buildContext)(node_process_1.default));
@@ -91,7 +91,7 @@ const universalWrapEth_js_1 = require("./tools/universalWrapEth.js");
91
91
  function createMCPServer(deps) {
92
92
  const server = new mcp_js_1.McpServer({
93
93
  name: "CompassApiSDK",
94
- version: "0.5.71",
94
+ version: "0.5.72",
95
95
  });
96
96
  const client = new core_js_1.CompassApiSDKCore({
97
97
  apiKeyAuth: deps.apiKeyAuth,
@@ -47,7 +47,7 @@ exports.tool$pendleBuyYt = {
47
47
  name: "pendle-buy-yt",
48
48
  description: `Buy Yield Token (YT)
49
49
 
50
- Buy Yield Token (YT) to go long yield and earn variable yieldd.
50
+ Buy Yield Token (YT) to go long yield and earn variable yield.
51
51
 
52
52
  YT is bought with a token of the user's choice.
53
53
 
@@ -79,7 +79,7 @@ export declare class Pendle extends ClientSDK {
79
79
  * Buy Yield Token (YT)
80
80
  *
81
81
  * @remarks
82
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
82
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
83
83
  *
84
84
  * YT is bought with a token of the user's choice.
85
85
  *
@@ -107,7 +107,7 @@ class Pendle extends sdks_js_1.ClientSDK {
107
107
  * Buy Yield Token (YT)
108
108
  *
109
109
  * @remarks
110
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
110
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
111
111
  *
112
112
  * YT is bought with a token of the user's choice.
113
113
  *
@@ -12,7 +12,7 @@ import { Result } from "../types/fp.js";
12
12
  * Buy Yield Token (YT)
13
13
  *
14
14
  * @remarks
15
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
15
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
16
16
  *
17
17
  * YT is bought with a token of the user's choice.
18
18
  *
@@ -14,7 +14,7 @@ import { APIPromise } from "../types/async.js";
14
14
  * Buy Yield Token (YT)
15
15
  *
16
16
  * @remarks
17
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
17
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
18
18
  *
19
19
  * YT is bought with a token of the user's choice.
20
20
  *
@@ -31,8 +31,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
31
31
  export declare const SDK_METADATA: {
32
32
  readonly language: "typescript";
33
33
  readonly openapiDocVersion: "0.0.1";
34
- readonly sdkVersion: "0.5.71";
34
+ readonly sdkVersion: "0.5.72";
35
35
  readonly genVersion: "2.672.0";
36
- readonly userAgent: "speakeasy-sdk/typescript 0.5.71 2.672.0 0.0.1 @compass-labs/api-sdk";
36
+ readonly userAgent: "speakeasy-sdk/typescript 0.5.72 2.672.0 0.0.1 @compass-labs/api-sdk";
37
37
  };
38
38
  //# sourceMappingURL=config.d.ts.map
@@ -27,8 +27,8 @@ export function serverURLFromOptions(options) {
27
27
  export const SDK_METADATA = {
28
28
  language: "typescript",
29
29
  openapiDocVersion: "0.0.1",
30
- sdkVersion: "0.5.71",
30
+ sdkVersion: "0.5.72",
31
31
  genVersion: "2.672.0",
32
- userAgent: "speakeasy-sdk/typescript 0.5.71 2.672.0 0.0.1 @compass-labs/api-sdk",
32
+ userAgent: "speakeasy-sdk/typescript 0.5.72 2.672.0 0.0.1 @compass-labs/api-sdk",
33
33
  };
34
34
  //# sourceMappingURL=config.js.map
@@ -16,7 +16,7 @@ const routes = buildRouteMap({
16
16
  export const app = buildApplication(routes, {
17
17
  name: "mcp",
18
18
  versionInfo: {
19
- currentVersion: "0.5.71",
19
+ currentVersion: "0.5.72",
20
20
  },
21
21
  });
22
22
  run(app, process.argv.slice(2), buildContext(process));
@@ -88,7 +88,7 @@ import { tool$universalWrapEth } from "./tools/universalWrapEth.js";
88
88
  export function createMCPServer(deps) {
89
89
  const server = new McpServer({
90
90
  name: "CompassApiSDK",
91
- version: "0.5.71",
91
+ version: "0.5.72",
92
92
  });
93
93
  const client = new CompassApiSDKCore({
94
94
  apiKeyAuth: deps.apiKeyAuth,
@@ -11,7 +11,7 @@ export const tool$pendleBuyYt = {
11
11
  name: "pendle-buy-yt",
12
12
  description: `Buy Yield Token (YT)
13
13
 
14
- Buy Yield Token (YT) to go long yield and earn variable yieldd.
14
+ Buy Yield Token (YT) to go long yield and earn variable yield.
15
15
 
16
16
  YT is bought with a token of the user's choice.
17
17
 
@@ -79,7 +79,7 @@ export declare class Pendle extends ClientSDK {
79
79
  * Buy Yield Token (YT)
80
80
  *
81
81
  * @remarks
82
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
82
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
83
83
  *
84
84
  * YT is bought with a token of the user's choice.
85
85
  *
@@ -104,7 +104,7 @@ export class Pendle extends ClientSDK {
104
104
  * Buy Yield Token (YT)
105
105
  *
106
106
  * @remarks
107
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
107
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
108
108
  *
109
109
  * YT is bought with a token of the user's choice.
110
110
  *
@@ -508,7 +508,7 @@ run();
508
508
 
509
509
  ## buyYt
510
510
 
511
- Buy Yield Token (YT) to go long yield and earn variable yieldd.
511
+ Buy Yield Token (YT) to go long yield and earn variable yield.
512
512
 
513
513
  YT is bought with a token of the user's choice.
514
514
 
package/jsr.json CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  {
4
4
  "name": "@compass-labs/api-sdk",
5
- "version": "0.5.71",
5
+ "version": "0.5.72",
6
6
  "exports": {
7
7
  ".": "./src/index.ts",
8
8
  "./models/errors": "./src/models/errors/index.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@compass-labs/api-sdk",
3
- "version": "0.5.71",
3
+ "version": "0.5.72",
4
4
  "author": "royalnine",
5
5
  "type": "module",
6
6
  "bin": {
@@ -29,7 +29,7 @@ import { Result } from "../types/fp.js";
29
29
  * Buy Yield Token (YT)
30
30
  *
31
31
  * @remarks
32
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
32
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
33
33
  *
34
34
  * YT is bought with a token of the user's choice.
35
35
  *
package/src/lib/config.ts CHANGED
@@ -61,8 +61,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
61
61
  export const SDK_METADATA = {
62
62
  language: "typescript",
63
63
  openapiDocVersion: "0.0.1",
64
- sdkVersion: "0.5.71",
64
+ sdkVersion: "0.5.72",
65
65
  genVersion: "2.672.0",
66
66
  userAgent:
67
- "speakeasy-sdk/typescript 0.5.71 2.672.0 0.0.1 @compass-labs/api-sdk",
67
+ "speakeasy-sdk/typescript 0.5.72 2.672.0 0.0.1 @compass-labs/api-sdk",
68
68
  } as const;
@@ -19,7 +19,7 @@ const routes = buildRouteMap({
19
19
  export const app = buildApplication(routes, {
20
20
  name: "mcp",
21
21
  versionInfo: {
22
- currentVersion: "0.5.71",
22
+ currentVersion: "0.5.72",
23
23
  },
24
24
  });
25
25
 
@@ -103,7 +103,7 @@ export function createMCPServer(deps: {
103
103
  }) {
104
104
  const server = new McpServer({
105
105
  name: "CompassApiSDK",
106
- version: "0.5.71",
106
+ version: "0.5.72",
107
107
  });
108
108
 
109
109
  const client = new CompassApiSDKCore({
@@ -14,7 +14,7 @@ export const tool$pendleBuyYt: ToolDefinition<typeof args> = {
14
14
  name: "pendle-buy-yt",
15
15
  description: `Buy Yield Token (YT)
16
16
 
17
- Buy Yield Token (YT) to go long yield and earn variable yieldd.
17
+ Buy Yield Token (YT) to go long yield and earn variable yield.
18
18
 
19
19
  YT is bought with a token of the user's choice.
20
20
 
package/src/sdk/pendle.ts CHANGED
@@ -156,7 +156,7 @@ export class Pendle extends ClientSDK {
156
156
  * Buy Yield Token (YT)
157
157
  *
158
158
  * @remarks
159
- * Buy Yield Token (YT) to go long yield and earn variable yieldd.
159
+ * Buy Yield Token (YT) to go long yield and earn variable yield.
160
160
  *
161
161
  * YT is bought with a token of the user's choice.
162
162
  *