@compass-labs/api-sdk 1.0.15 → 1.0.17

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.15",
34268
- genVersion: "2.683.1",
34269
- userAgent: "speakeasy-sdk/typescript 1.0.15 2.683.1 0.0.1 @compass-labs/api-sdk"
34267
+ sdkVersion: "1.0.17",
34268
+ genVersion: "2.684.0",
34269
+ userAgent: "speakeasy-sdk/typescript 1.0.17 2.684.0 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -55739,7 +55739,7 @@ it to be traded on DeFi protocols.`,
55739
55739
  function createMCPServer(deps) {
55740
55740
  const server = new McpServer({
55741
55741
  name: "CompassApiSDK",
55742
- version: "1.0.15"
55742
+ version: "1.0.17"
55743
55743
  });
55744
55744
  const client = new CompassApiSDKCore({
55745
55745
  apiKeyAuth: deps.apiKeyAuth,
@@ -57113,7 +57113,7 @@ var routes = ln({
57113
57113
  var app = _e(routes, {
57114
57114
  name: "mcp",
57115
57115
  versionInfo: {
57116
- currentVersion: "1.0.15"
57116
+ currentVersion: "1.0.17"
57117
57117
  }
57118
57118
  });
57119
57119
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -57121,5 +57121,5 @@ export {
57121
57121
  app
57122
57122
  };
57123
57123
 
57124
- //# debugId=398F8D84E9E9740964756E2164756E21
57124
+ //# debugId=B9FD6DEC29B29C3A64756E2164756E21
57125
57125
  //# sourceMappingURL=mcp-server.js.map