@compass-labs/api-sdk 0.5.10 → 0.5.11

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
@@ -34205,9 +34205,9 @@ var init_config = __esm(() => {
34205
34205
  SDK_METADATA = {
34206
34206
  language: "typescript",
34207
34207
  openapiDocVersion: "0.0.1",
34208
- sdkVersion: "0.5.10",
34209
- genVersion: "2.623.0",
34210
- userAgent: "speakeasy-sdk/typescript 0.5.10 2.623.0 0.0.1 @compass-labs/api-sdk"
34208
+ sdkVersion: "0.5.11",
34209
+ genVersion: "2.623.2",
34210
+ userAgent: "speakeasy-sdk/typescript 0.5.11 2.623.2 0.0.1 @compass-labs/api-sdk"
34211
34211
  };
34212
34212
  });
34213
34213
 
@@ -53450,7 +53450,7 @@ it to be traded on DeFi protocols.`,
53450
53450
  function createMCPServer(deps) {
53451
53451
  const server = new McpServer({
53452
53452
  name: "CompassApiSDK",
53453
- version: "0.5.10"
53453
+ version: "0.5.11"
53454
53454
  });
53455
53455
  const client = new CompassApiSDKCore({
53456
53456
  apiKeyAuth: deps.apiKeyAuth,
@@ -54813,7 +54813,7 @@ var routes = an({
54813
54813
  var app = He(routes, {
54814
54814
  name: "mcp",
54815
54815
  versionInfo: {
54816
- currentVersion: "0.5.10"
54816
+ currentVersion: "0.5.11"
54817
54817
  }
54818
54818
  });
54819
54819
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -54821,5 +54821,5 @@ export {
54821
54821
  app
54822
54822
  };
54823
54823
 
54824
- //# debugId=4FCBE04D95B6909A64756E2164756E21
54824
+ //# debugId=BF5C94474A0B381164756E2164756E21
54825
54825
  //# sourceMappingURL=mcp-server.js.map