@compass-labs/api-sdk 1.0.20 → 1.0.21

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.20",
34267
+ sdkVersion: "1.0.21",
34268
34268
  genVersion: "2.684.0",
34269
- userAgent: "speakeasy-sdk/typescript 1.0.20 2.684.0 0.0.1 @compass-labs/api-sdk"
34269
+ userAgent: "speakeasy-sdk/typescript 1.0.21 2.684.0 0.0.1 @compass-labs/api-sdk"
34270
34270
  };
34271
34271
  });
34272
34272
 
@@ -55734,7 +55734,7 @@ it to be traded on DeFi protocols.`,
55734
55734
  function createMCPServer(deps) {
55735
55735
  const server = new McpServer({
55736
55736
  name: "CompassApiSDK",
55737
- version: "1.0.20"
55737
+ version: "1.0.21"
55738
55738
  });
55739
55739
  const client = new CompassApiSDKCore({
55740
55740
  apiKeyAuth: deps.apiKeyAuth,
@@ -57108,7 +57108,7 @@ var routes = ln({
57108
57108
  var app = _e(routes, {
57109
57109
  name: "mcp",
57110
57110
  versionInfo: {
57111
- currentVersion: "1.0.20"
57111
+ currentVersion: "1.0.21"
57112
57112
  }
57113
57113
  });
57114
57114
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -57116,5 +57116,5 @@ export {
57116
57116
  app
57117
57117
  };
57118
57118
 
57119
- //# debugId=EEF885058809342464756E2164756E21
57119
+ //# debugId=A5626E087B32B51264756E2164756E21
57120
57120
  //# sourceMappingURL=mcp-server.js.map