@compass-labs/api-sdk 0.5.35 → 0.5.36

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.35",
34267
+ sdkVersion: "0.5.36",
34268
34268
  genVersion: "2.640.2",
34269
- userAgent: "speakeasy-sdk/typescript 0.5.35 2.640.2 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 0.5.36 2.640.2 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -53966,7 +53966,7 @@ it to be traded on DeFi protocols.`,
53966
53966
  function createMCPServer(deps) {
53967
53967
  const server = new McpServer({
53968
53968
  name: "CompassApiSDK",
53969
- version: "0.5.35"
53969
+ version: "0.5.36"
53970
53970
  });
53971
53971
  const client = new CompassApiSDKCore({
53972
53972
  apiKeyAuth: deps.apiKeyAuth,
@@ -55333,7 +55333,7 @@ var routes = an({
55333
55333
  var app = He(routes, {
55334
55334
  name: "mcp",
55335
55335
  versionInfo: {
55336
- currentVersion: "0.5.35"
55336
+ currentVersion: "0.5.36"
55337
55337
  }
55338
55338
  });
55339
55339
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -55341,5 +55341,5 @@ export {
55341
55341
  app
55342
55342
  };
55343
55343
 
55344
- //# debugId=E60518FDBEFFE54864756E2164756E21
55344
+ //# debugId=C149DCF5E5DD0D3C64756E2164756E21
55345
55345
  //# sourceMappingURL=mcp-server.js.map