@compass-labs/api-sdk 1.3.1 → 1.5.0

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
@@ -34414,9 +34414,9 @@ var init_config = __esm(() => {
34414
34414
  SDK_METADATA = {
34415
34415
  language: "typescript",
34416
34416
  openapiDocVersion: "0.0.1",
34417
- sdkVersion: "1.3.1",
34418
- genVersion: "2.731.9",
34419
- userAgent: "speakeasy-sdk/typescript 1.3.1 2.731.9 0.0.1 @compass-labs/api-sdk"
34417
+ sdkVersion: "1.5.0",
34418
+ genVersion: "2.737.0",
34419
+ userAgent: "speakeasy-sdk/typescript 1.5.0 2.737.0 0.0.1 @compass-labs/api-sdk"
34420
34420
  };
34421
34421
  });
34422
34422
 
@@ -54219,7 +54219,7 @@ it to be traded on DeFi protocols.`,
54219
54219
  function createMCPServer(deps) {
54220
54220
  const server = new McpServer({
54221
54221
  name: "CompassApiSDK",
54222
- version: "1.3.1"
54222
+ version: "1.5.0"
54223
54223
  });
54224
54224
  const client = new CompassApiSDKCore({
54225
54225
  apiKeyAuth: deps.apiKeyAuth,
@@ -55589,7 +55589,7 @@ var routes = ln({
55589
55589
  var app = _e(routes, {
55590
55590
  name: "mcp",
55591
55591
  versionInfo: {
55592
- currentVersion: "1.3.1"
55592
+ currentVersion: "1.5.0"
55593
55593
  }
55594
55594
  });
55595
55595
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -55597,5 +55597,5 @@ export {
55597
55597
  app
55598
55598
  };
55599
55599
 
55600
- //# debugId=49D8BB5F36BD5DA564756E2164756E21
55600
+ //# debugId=44A9E028E50CE8FE64756E2164756E21
55601
55601
  //# sourceMappingURL=mcp-server.js.map