@compass-labs/api-sdk 0.5.15 → 0.5.16

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
@@ -34205,9 +34205,9 @@ var init_config = __esm(() => {
34205
34205
  SDK_METADATA = {
34206
34206
  language: "typescript",
34207
34207
  openapiDocVersion: "0.0.1",
34208
- sdkVersion: "0.5.15",
34208
+ sdkVersion: "0.5.16",
34209
34209
  genVersion: "2.628.0",
34210
- userAgent: "speakeasy-sdk/typescript 0.5.15 2.628.0 0.0.1 @compass-labs/api-sdk"
34210
+ userAgent: "speakeasy-sdk/typescript 0.5.16 2.628.0 0.0.1 @compass-labs/api-sdk"
34211
34211
  };
34212
34212
  });
34213
34213
 
@@ -53494,7 +53494,7 @@ it to be traded on DeFi protocols.`,
53494
53494
  function createMCPServer(deps) {
53495
53495
  const server = new McpServer({
53496
53496
  name: "CompassApiSDK",
53497
- version: "0.5.15"
53497
+ version: "0.5.16"
53498
53498
  });
53499
53499
  const client = new CompassApiSDKCore({
53500
53500
  apiKeyAuth: deps.apiKeyAuth,
@@ -54857,7 +54857,7 @@ var routes = an({
54857
54857
  var app = He(routes, {
54858
54858
  name: "mcp",
54859
54859
  versionInfo: {
54860
- currentVersion: "0.5.15"
54860
+ currentVersion: "0.5.16"
54861
54861
  }
54862
54862
  });
54863
54863
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -54865,5 +54865,5 @@ export {
54865
54865
  app
54866
54866
  };
54867
54867
 
54868
- //# debugId=076052EF8D7DA8D864756E2164756E21
54868
+ //# debugId=AB44A070443B6CBC64756E2164756E21
54869
54869
  //# sourceMappingURL=mcp-server.js.map