@compass-labs/api-sdk 0.5.75 → 0.5.77

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
@@ -34264,9 +34264,9 @@ var init_config = __esm(() => {
34264
34264
  SDK_METADATA = {
34265
34265
  language: "typescript",
34266
34266
  openapiDocVersion: "0.0.1",
34267
- sdkVersion: "0.5.75",
34267
+ sdkVersion: "0.5.77",
34268
34268
  genVersion: "2.672.0",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.75 2.672.0 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.77 2.672.0 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -54693,7 +54693,7 @@ it to be traded on DeFi protocols.`,
54693
54693
  function createMCPServer(deps) {
54694
54694
  const server = new McpServer({
54695
54695
  name: "CompassApiSDK",
54696
- version: "0.5.75"
54696
+ version: "0.5.77"
54697
54697
  });
54698
54698
  const client = new CompassApiSDKCore({
54699
54699
  apiKeyAuth: deps.apiKeyAuth,
@@ -56059,7 +56059,7 @@ var routes = ln({
56059
56059
  var app = _e(routes, {
56060
56060
  name: "mcp",
56061
56061
  versionInfo: {
56062
- currentVersion: "0.5.75"
56062
+ currentVersion: "0.5.77"
56063
56063
  }
56064
56064
  });
56065
56065
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -56067,5 +56067,5 @@ export {
56067
56067
  app
56068
56068
  };
56069
56069
 
56070
- //# debugId=7E367074E9DC8D3364756E2164756E21
56070
+ //# debugId=CE617634908DBC2864756E2164756E21
56071
56071
  //# sourceMappingURL=mcp-server.js.map