@compass-labs/api-sdk 1.0.25 → 1.0.26

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: "1.0.25",
34267
+ sdkVersion: "1.0.26",
34268
34268
  genVersion: "2.687.11",
34269
- userAgent: "speakeasy-sdk/typescript 1.0.25 2.687.11 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 1.0.26 2.687.11 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -55718,7 +55718,7 @@ it to be traded on DeFi protocols.`,
55718
55718
  function createMCPServer(deps) {
55719
55719
  const server = new McpServer({
55720
55720
  name: "CompassApiSDK",
55721
- version: "1.0.25"
55721
+ version: "1.0.26"
55722
55722
  });
55723
55723
  const client = new CompassApiSDKCore({
55724
55724
  apiKeyAuth: deps.apiKeyAuth,
@@ -57092,7 +57092,7 @@ var routes = ln({
57092
57092
  var app = _e(routes, {
57093
57093
  name: "mcp",
57094
57094
  versionInfo: {
57095
- currentVersion: "1.0.25"
57095
+ currentVersion: "1.0.26"
57096
57096
  }
57097
57097
  });
57098
57098
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -57100,5 +57100,5 @@ export {
57100
57100
  app
57101
57101
  };
57102
57102
 
57103
- //# debugId=D30C3736A9DA7F4964756E2164756E21
57103
+ //# debugId=748FCB3ABEE4C1EF64756E2164756E21
57104
57104
  //# sourceMappingURL=mcp-server.js.map