@compass-labs/api-sdk 0.5.5 → 0.5.6

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.5",
34208
+ sdkVersion: "0.5.6",
34209
34209
  genVersion: "2.618.0",
34210
- userAgent: "speakeasy-sdk/typescript 0.5.5 2.618.0 0.0.1 @compass-labs/api-sdk"
34210
+ userAgent: "speakeasy-sdk/typescript 0.5.6 2.618.0 0.0.1 @compass-labs/api-sdk"
34211
34211
  };
34212
34212
  });
34213
34213
 
@@ -53043,7 +53043,7 @@ it to be traded on DeFi protocols.`,
53043
53043
  function createMCPServer(deps) {
53044
53044
  const server = new McpServer({
53045
53045
  name: "CompassApiSDK",
53046
- version: "0.5.5"
53046
+ version: "0.5.6"
53047
53047
  });
53048
53048
  const client = new CompassApiSDKCore({
53049
53049
  apiKeyAuth: deps.apiKeyAuth,
@@ -54402,7 +54402,7 @@ var routes = an({
54402
54402
  var app = He(routes, {
54403
54403
  name: "mcp",
54404
54404
  versionInfo: {
54405
- currentVersion: "0.5.5"
54405
+ currentVersion: "0.5.6"
54406
54406
  }
54407
54407
  });
54408
54408
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -54410,5 +54410,5 @@ export {
54410
54410
  app
54411
54411
  };
54412
54412
 
54413
- //# debugId=B83A828DF471060B64756E2164756E21
54413
+ //# debugId=75BDCA259F34292264756E2164756E21
54414
54414
  //# sourceMappingURL=mcp-server.js.map