@compass-labs/api-sdk 0.0.34 → 0.0.35

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
@@ -34186,9 +34186,9 @@ var init_config = __esm(() => {
34186
34186
  SDK_METADATA = {
34187
34187
  language: "typescript",
34188
34188
  openapiDocVersion: "0.0.1",
34189
- sdkVersion: "0.0.34",
34189
+ sdkVersion: "0.0.35",
34190
34190
  genVersion: "2.604.4",
34191
- userAgent: "speakeasy-sdk/typescript 0.0.34 2.604.4 0.0.1 @compass-labs/api-sdk"
34191
+ userAgent: "speakeasy-sdk/typescript 0.0.35 2.604.4 0.0.1 @compass-labs/api-sdk"
34192
34192
  };
34193
34193
  });
34194
34194
 
@@ -50327,7 +50327,7 @@ it to be traded on DeFi protocols.`,
50327
50327
  function createMCPServer(deps) {
50328
50328
  const server = new McpServer({
50329
50329
  name: "CompassApiSDK",
50330
- version: "0.0.34"
50330
+ version: "0.0.35"
50331
50331
  });
50332
50332
  const client = new CompassApiSDKCore({
50333
50333
  apiKeyAuth: deps.apiKeyAuth,
@@ -51666,7 +51666,7 @@ var routes = an({
51666
51666
  var app = He(routes, {
51667
51667
  name: "mcp",
51668
51668
  versionInfo: {
51669
- currentVersion: "0.0.34"
51669
+ currentVersion: "0.0.35"
51670
51670
  }
51671
51671
  });
51672
51672
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -51674,5 +51674,5 @@ export {
51674
51674
  app
51675
51675
  };
51676
51676
 
51677
- //# debugId=CE2B9C32A8CA675C64756E2164756E21
51677
+ //# debugId=0A02B5144A37673464756E2164756E21
51678
51678
  //# sourceMappingURL=mcp-server.js.map