@compass-labs/api-sdk 1.1.1 → 1.1.2-rc0

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.1.1",
34413
- genVersion: "2.723.2",
34414
- userAgent: "speakeasy-sdk/typescript 1.1.1 2.723.2 0.0.1 @compass-labs/api-sdk"
34412
+ sdkVersion: "1.1.2-rc0",
34413
+ genVersion: "2.723.4",
34414
+ userAgent: "speakeasy-sdk/typescript 1.1.2-rc0 2.723.4 0.0.1 @compass-labs/api-sdk"
34415
34415
  };
34416
34416
  });
34417
34417
 
@@ -54214,7 +54214,7 @@ it to be traded on DeFi protocols.`,
54214
54214
  function createMCPServer(deps) {
54215
54215
  const server = new McpServer({
54216
54216
  name: "CompassApiSDK",
54217
- version: "1.1.1"
54217
+ version: "1.1.2-rc0"
54218
54218
  });
54219
54219
  const client = new CompassApiSDKCore({
54220
54220
  apiKeyAuth: deps.apiKeyAuth,
@@ -55584,7 +55584,7 @@ var routes = ln({
55584
55584
  var app = _e(routes, {
55585
55585
  name: "mcp",
55586
55586
  versionInfo: {
55587
- currentVersion: "1.1.1"
55587
+ currentVersion: "1.1.2-rc0"
55588
55588
  }
55589
55589
  });
55590
55590
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -55592,5 +55592,5 @@ export {
55592
55592
  app
55593
55593
  };
55594
55594
 
55595
- //# debugId=5A012A3CD7BF167164756E2164756E21
55595
+ //# debugId=62E566AEE96A77C964756E2164756E21
55596
55596
  //# sourceMappingURL=mcp-server.js.map