@compass-labs/api-sdk 0.5.58 → 0.5.59

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.58",
34267
+ sdkVersion: "0.5.59",
34268
34268
  genVersion: "2.664.0",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.58 2.664.0 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.59 2.664.0 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -49450,7 +49450,7 @@ state at any time, and withdraw their liquidity at their discretion.
49450
49450
 
49451
49451
  In order to make this transaction, token allowances need to be set on the following contracts.
49452
49452
 
49453
- - \`USDC\`
49453
+ - \`<vault-contract-address>\`
49454
49454
  </Info>
49455
49455
  `,
49456
49456
  args: args26,
@@ -55655,7 +55655,7 @@ it to be traded on DeFi protocols.`,
55655
55655
  function createMCPServer(deps) {
55656
55656
  const server = new McpServer({
55657
55657
  name: "CompassApiSDK",
55658
- version: "0.5.58"
55658
+ version: "0.5.59"
55659
55659
  });
55660
55660
  const client = new CompassApiSDKCore({
55661
55661
  apiKeyAuth: deps.apiKeyAuth,
@@ -57033,7 +57033,7 @@ var routes = ln({
57033
57033
  var app = _e(routes, {
57034
57034
  name: "mcp",
57035
57035
  versionInfo: {
57036
- currentVersion: "0.5.58"
57036
+ currentVersion: "0.5.59"
57037
57037
  }
57038
57038
  });
57039
57039
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -57041,5 +57041,5 @@ export {
57041
57041
  app
57042
57042
  };
57043
57043
 
57044
- //# debugId=4BBD3E358F53347164756E2164756E21
57044
+ //# debugId=35B791C39B67A04F64756E2164756E21
57045
57045
  //# sourceMappingURL=mcp-server.js.map