@compass-labs/api-sdk 1.0.11 → 1.0.13

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.11",
34267
+ sdkVersion: "1.0.13",
34268
34268
  genVersion: "2.681.1",
34269
- userAgent: "speakeasy-sdk/typescript 1.0.11 2.681.1 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 1.0.13 2.681.1 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -55654,7 +55654,7 @@ it to be traded on DeFi protocols.`,
55654
55654
  function createMCPServer(deps) {
55655
55655
  const server = new McpServer({
55656
55656
  name: "CompassApiSDK",
55657
- version: "1.0.11"
55657
+ version: "1.0.13"
55658
55658
  });
55659
55659
  const client = new CompassApiSDKCore({
55660
55660
  apiKeyAuth: deps.apiKeyAuth,
@@ -57028,7 +57028,7 @@ var routes = ln({
57028
57028
  var app = _e(routes, {
57029
57029
  name: "mcp",
57030
57030
  versionInfo: {
57031
- currentVersion: "1.0.11"
57031
+ currentVersion: "1.0.13"
57032
57032
  }
57033
57033
  });
57034
57034
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -57036,5 +57036,5 @@ export {
57036
57036
  app
57037
57037
  };
57038
57038
 
57039
- //# debugId=BD112D7C601078F564756E2164756E21
57039
+ //# debugId=AA3088E043A20FAD64756E2164756E21
57040
57040
  //# sourceMappingURL=mcp-server.js.map