@compass-labs/api-sdk 0.0.19 → 0.0.20

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.19",
34189
- genVersion: "2.598.21",
34190
- userAgent: "speakeasy-sdk/typescript 0.0.19 2.598.21 0.0.1 @compass-labs/api-sdk"
34188
+ sdkVersion: "0.0.20",
34189
+ genVersion: "2.598.22",
34190
+ userAgent: "speakeasy-sdk/typescript 0.0.20 2.598.22 0.0.1 @compass-labs/api-sdk"
34191
34191
  };
34192
34192
  });
34193
34193
 
@@ -48124,7 +48124,7 @@ it to be traded on DeFi protocols.`,
48124
48124
  function createMCPServer(deps) {
48125
48125
  const server = new McpServer({
48126
48126
  name: "CompassApiSDK",
48127
- version: "0.0.19"
48127
+ version: "0.0.20"
48128
48128
  });
48129
48129
  const client = new CompassApiSDKCore({
48130
48130
  apiKeyAuth: deps.apiKeyAuth,
@@ -49447,7 +49447,7 @@ var routes = an({
49447
49447
  var app = He(routes, {
49448
49448
  name: "mcp",
49449
49449
  versionInfo: {
49450
- currentVersion: "0.0.19"
49450
+ currentVersion: "0.0.20"
49451
49451
  }
49452
49452
  });
49453
49453
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -49455,5 +49455,5 @@ export {
49455
49455
  app
49456
49456
  };
49457
49457
 
49458
- //# debugId=C8BBBACDE9829DF364756E2164756E21
49458
+ //# debugId=B8A98A9E1F42C57C64756E2164756E21
49459
49459
  //# sourceMappingURL=mcp-server.js.map