@compass-labs/api-sdk 0.0.15 → 0.0.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
@@ -34185,9 +34185,9 @@ var init_config = __esm(() => {
34185
34185
  SDK_METADATA = {
34186
34186
  language: "typescript",
34187
34187
  openapiDocVersion: "0.0.1",
34188
- sdkVersion: "0.0.15",
34189
- genVersion: "2.596.2",
34190
- userAgent: "speakeasy-sdk/typescript 0.0.15 2.596.2 0.0.1 @compass-labs/api-sdk"
34188
+ sdkVersion: "0.0.16",
34189
+ genVersion: "2.597.9",
34190
+ userAgent: "speakeasy-sdk/typescript 0.0.16 2.597.9 0.0.1 @compass-labs/api-sdk"
34191
34191
  };
34192
34192
  });
34193
34193
 
@@ -47675,7 +47675,7 @@ it to be traded on DeFi protocols.`,
47675
47675
  function createMCPServer(deps) {
47676
47676
  const server = new McpServer({
47677
47677
  name: "CompassApiSDK",
47678
- version: "0.0.15"
47678
+ version: "0.0.16"
47679
47679
  });
47680
47680
  const client = new CompassApiSDKCore({
47681
47681
  apiKeyAuth: deps.apiKeyAuth,
@@ -48996,7 +48996,7 @@ var routes = an({
48996
48996
  var app = He(routes, {
48997
48997
  name: "mcp",
48998
48998
  versionInfo: {
48999
- currentVersion: "0.0.15"
48999
+ currentVersion: "0.0.16"
49000
49000
  }
49001
49001
  });
49002
49002
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -49004,5 +49004,5 @@ export {
49004
49004
  app
49005
49005
  };
49006
49006
 
49007
- //# debugId=B6863BA0F554142864756E2164756E21
49007
+ //# debugId=6D3B5AF01397B17964756E2164756E21
49008
49008
  //# sourceMappingURL=mcp-server.js.map