@compass-labs/api-sdk 0.5.30 → 0.5.31

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.30",
34267
+ sdkVersion: "0.5.31",
34268
34268
  genVersion: "2.638.5",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.30 2.638.5 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.31 2.638.5 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -53644,7 +53644,7 @@ it to be traded on DeFi protocols.`,
53644
53644
  function createMCPServer(deps) {
53645
53645
  const server = new McpServer({
53646
53646
  name: "CompassApiSDK",
53647
- version: "0.5.30"
53647
+ version: "0.5.31"
53648
53648
  });
53649
53649
  const client = new CompassApiSDKCore({
53650
53650
  apiKeyAuth: deps.apiKeyAuth,
@@ -55009,7 +55009,7 @@ var routes = an({
55009
55009
  var app = He(routes, {
55010
55010
  name: "mcp",
55011
55011
  versionInfo: {
55012
- currentVersion: "0.5.30"
55012
+ currentVersion: "0.5.31"
55013
55013
  }
55014
55014
  });
55015
55015
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -55017,5 +55017,5 @@ export {
55017
55017
  app
55018
55018
  };
55019
55019
 
55020
- //# debugId=39E21DA4CB12FF9D64756E2164756E21
55020
+ //# debugId=22907B7FD00201B964756E2164756E21
55021
55021
  //# sourceMappingURL=mcp-server.js.map