@compass-labs/api-sdk 0.5.74 → 0.5.76

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.74",
34267
+ sdkVersion: "0.5.76",
34268
34268
  genVersion: "2.672.0",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.74 2.672.0 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.76 2.672.0 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -54687,7 +54687,7 @@ it to be traded on DeFi protocols.`,
54687
54687
  function createMCPServer(deps) {
54688
54688
  const server = new McpServer({
54689
54689
  name: "CompassApiSDK",
54690
- version: "0.5.74"
54690
+ version: "0.5.76"
54691
54691
  });
54692
54692
  const client = new CompassApiSDKCore({
54693
54693
  apiKeyAuth: deps.apiKeyAuth,
@@ -56053,7 +56053,7 @@ var routes = ln({
56053
56053
  var app = _e(routes, {
56054
56054
  name: "mcp",
56055
56055
  versionInfo: {
56056
- currentVersion: "0.5.74"
56056
+ currentVersion: "0.5.76"
56057
56057
  }
56058
56058
  });
56059
56059
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -56061,5 +56061,5 @@ export {
56061
56061
  app
56062
56062
  };
56063
56063
 
56064
- //# debugId=74E579A2CC531F6364756E2164756E21
56064
+ //# debugId=1E49291EDE40714764756E2164756E21
56065
56065
  //# sourceMappingURL=mcp-server.js.map