@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.
package/bin/mcp-server.js CHANGED
@@ -34264,9 +34264,9 @@ var init_config = __esm(() => {
34264
34264
  SDK_METADATA = {
34265
34265
  language: "typescript",
34266
34266
  openapiDocVersion: "0.0.1",
34267
- sdkVersion: "0.5.71",
34267
+ sdkVersion: "0.5.72",
34268
34268
  genVersion: "2.672.0",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.71 2.672.0 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.72 2.672.0 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -50853,7 +50853,7 @@ var init_pendleBuyYt2 = __esm(() => {
50853
50853
  name: "pendle-buy-yt",
50854
50854
  description: `Buy Yield Token (YT)
50855
50855
 
50856
- Buy Yield Token (YT) to go long yield and earn variable yieldd.
50856
+ Buy Yield Token (YT) to go long yield and earn variable yield.
50857
50857
 
50858
50858
  YT is bought with a token of the user's choice.
50859
50859
 
@@ -55376,7 +55376,7 @@ it to be traded on DeFi protocols.`,
55376
55376
  function createMCPServer(deps) {
55377
55377
  const server = new McpServer({
55378
55378
  name: "CompassApiSDK",
55379
- version: "0.5.71"
55379
+ version: "0.5.72"
55380
55380
  });
55381
55381
  const client = new CompassApiSDKCore({
55382
55382
  apiKeyAuth: deps.apiKeyAuth,
@@ -56750,7 +56750,7 @@ var routes = ln({
56750
56750
  var app = _e(routes, {
56751
56751
  name: "mcp",
56752
56752
  versionInfo: {
56753
- currentVersion: "0.5.71"
56753
+ currentVersion: "0.5.72"
56754
56754
  }
56755
56755
  });
56756
56756
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -56758,5 +56758,5 @@ export {
56758
56758
  app
56759
56759
  };
56760
56760
 
56761
- //# debugId=72FC9333BB93693364756E2164756E21
56761
+ //# debugId=AC1B1758D0ADC7DE64756E2164756E21
56762
56762
  //# sourceMappingURL=mcp-server.js.map