@compass-labs/api-sdk 1.0.28 → 1.0.29

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
@@ -34409,9 +34409,9 @@ var init_config = __esm(() => {
34409
34409
  SDK_METADATA = {
34410
34410
  language: "typescript",
34411
34411
  openapiDocVersion: "0.0.1",
34412
- sdkVersion: "1.0.28",
34413
- genVersion: "2.702.0",
34414
- userAgent: "speakeasy-sdk/typescript 1.0.28 2.702.0 0.0.1 @compass-labs/api-sdk"
34412
+ sdkVersion: "1.0.29",
34413
+ genVersion: "2.707.0",
34414
+ userAgent: "speakeasy-sdk/typescript 1.0.29 2.707.0 0.0.1 @compass-labs/api-sdk"
34415
34415
  };
34416
34416
  });
34417
34417
 
@@ -54217,7 +54217,7 @@ it to be traded on DeFi protocols.`,
54217
54217
  function createMCPServer(deps) {
54218
54218
  const server = new McpServer({
54219
54219
  name: "CompassApiSDK",
54220
- version: "1.0.28"
54220
+ version: "1.0.29"
54221
54221
  });
54222
54222
  const client = new CompassApiSDKCore({
54223
54223
  apiKeyAuth: deps.apiKeyAuth,
@@ -55587,7 +55587,7 @@ var routes = ln({
55587
55587
  var app = _e(routes, {
55588
55588
  name: "mcp",
55589
55589
  versionInfo: {
55590
- currentVersion: "1.0.28"
55590
+ currentVersion: "1.0.29"
55591
55591
  }
55592
55592
  });
55593
55593
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -55595,5 +55595,5 @@ export {
55595
55595
  app
55596
55596
  };
55597
55597
 
55598
- //# debugId=B751131BB99B491764756E2164756E21
55598
+ //# debugId=9A88EDB290849C4464756E2164756E21
55599
55599
  //# sourceMappingURL=mcp-server.js.map