@compass-labs/api-sdk 0.5.24 → 0.5.25

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.24",
34208
+ sdkVersion: "0.5.25",
34209
34209
  genVersion: "2.632.2",
34210
- userAgent: "speakeasy-sdk/typescript 0.5.24 2.632.2 0.0.1 @compass-labs/api-sdk"
34210
+ userAgent: "speakeasy-sdk/typescript 0.5.25 2.632.2 0.0.1 @compass-labs/api-sdk"
34211
34211
  };
34212
34212
  });
34213
34213
 
@@ -53566,7 +53566,7 @@ deposited plus any accrued yield.`,
53566
53566
  function createMCPServer(deps) {
53567
53567
  const server = new McpServer({
53568
53568
  name: "CompassApiSDK",
53569
- version: "0.5.24"
53569
+ version: "0.5.25"
53570
53570
  });
53571
53571
  const client = new CompassApiSDKCore({
53572
53572
  apiKeyAuth: deps.apiKeyAuth,
@@ -54931,7 +54931,7 @@ var routes = an({
54931
54931
  var app = He(routes, {
54932
54932
  name: "mcp",
54933
54933
  versionInfo: {
54934
- currentVersion: "0.5.24"
54934
+ currentVersion: "0.5.25"
54935
54935
  }
54936
54936
  });
54937
54937
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -54939,5 +54939,5 @@ export {
54939
54939
  app
54940
54940
  };
54941
54941
 
54942
- //# debugId=05CE1DEF1B96367464756E2164756E21
54942
+ //# debugId=A7D94BB623A1447264756E2164756E21
54943
54943
  //# sourceMappingURL=mcp-server.js.map