@compass-labs/api-sdk 0.0.23 → 0.0.24

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
@@ -34185,9 +34185,9 @@ var init_config = __esm(() => {
34185
34185
  SDK_METADATA = {
34186
34186
  language: "typescript",
34187
34187
  openapiDocVersion: "0.0.1",
34188
- sdkVersion: "0.0.23",
34189
- genVersion: "2.598.22",
34190
- userAgent: "speakeasy-sdk/typescript 0.0.23 2.598.22 0.0.1 @compass-labs/api-sdk"
34188
+ sdkVersion: "0.0.24",
34189
+ genVersion: "2.599.0",
34190
+ userAgent: "speakeasy-sdk/typescript 0.0.24 2.599.0 0.0.1 @compass-labs/api-sdk"
34191
34191
  };
34192
34192
  });
34193
34193
 
@@ -48123,7 +48123,7 @@ it to be traded on DeFi protocols.`,
48123
48123
  function createMCPServer(deps) {
48124
48124
  const server = new McpServer({
48125
48125
  name: "CompassApiSDK",
48126
- version: "0.0.23"
48126
+ version: "0.0.24"
48127
48127
  });
48128
48128
  const client = new CompassApiSDKCore({
48129
48129
  apiKeyAuth: deps.apiKeyAuth,
@@ -49450,7 +49450,7 @@ var routes = an({
49450
49450
  var app = He(routes, {
49451
49451
  name: "mcp",
49452
49452
  versionInfo: {
49453
- currentVersion: "0.0.23"
49453
+ currentVersion: "0.0.24"
49454
49454
  }
49455
49455
  });
49456
49456
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -49458,5 +49458,5 @@ export {
49458
49458
  app
49459
49459
  };
49460
49460
 
49461
- //# debugId=767594FE01AB908D64756E2164756E21
49461
+ //# debugId=9F4756AC81C10A5F64756E2164756E21
49462
49462
  //# sourceMappingURL=mcp-server.js.map