@compass-labs/api-sdk 0.5.63 → 0.5.64

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.63",
34267
+ sdkVersion: "0.5.64",
34268
34268
  genVersion: "2.667.0",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.63 2.667.0 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.64 2.667.0 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -55459,7 +55459,7 @@ it to be traded on DeFi protocols.`,
55459
55459
  function createMCPServer(deps) {
55460
55460
  const server = new McpServer({
55461
55461
  name: "CompassApiSDK",
55462
- version: "0.5.63"
55462
+ version: "0.5.64"
55463
55463
  });
55464
55464
  const client = new CompassApiSDKCore({
55465
55465
  apiKeyAuth: deps.apiKeyAuth,
@@ -56835,7 +56835,7 @@ var routes = ln({
56835
56835
  var app = _e(routes, {
56836
56836
  name: "mcp",
56837
56837
  versionInfo: {
56838
- currentVersion: "0.5.63"
56838
+ currentVersion: "0.5.64"
56839
56839
  }
56840
56840
  });
56841
56841
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -56843,5 +56843,5 @@ export {
56843
56843
  app
56844
56844
  };
56845
56845
 
56846
- //# debugId=302494B97042A89864756E2164756E21
56846
+ //# debugId=7DAC3C60C5C02CD864756E2164756E21
56847
56847
  //# sourceMappingURL=mcp-server.js.map