@compass-labs/api-sdk 0.0.30 → 0.0.31

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.30",
34188
+ sdkVersion: "0.0.31",
34189
34189
  genVersion: "2.604.2",
34190
- userAgent: "speakeasy-sdk/typescript 0.0.30 2.604.2 0.0.1 @compass-labs/api-sdk"
34190
+ userAgent: "speakeasy-sdk/typescript 0.0.31 2.604.2 0.0.1 @compass-labs/api-sdk"
34191
34191
  };
34192
34192
  });
34193
34193
 
@@ -49355,7 +49355,7 @@ it to be traded on DeFi protocols.`,
49355
49355
  function createMCPServer(deps) {
49356
49356
  const server = new McpServer({
49357
49357
  name: "CompassApiSDK",
49358
- version: "0.0.30"
49358
+ version: "0.0.31"
49359
49359
  });
49360
49360
  const client = new CompassApiSDKCore({
49361
49361
  apiKeyAuth: deps.apiKeyAuth,
@@ -50688,7 +50688,7 @@ var routes = an({
50688
50688
  var app = He(routes, {
50689
50689
  name: "mcp",
50690
50690
  versionInfo: {
50691
- currentVersion: "0.0.30"
50691
+ currentVersion: "0.0.31"
50692
50692
  }
50693
50693
  });
50694
50694
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -50696,5 +50696,5 @@ export {
50696
50696
  app
50697
50697
  };
50698
50698
 
50699
- //# debugId=B6F6D62E08D798E764756E2164756E21
50699
+ //# debugId=347E70524AFC269E64756E2164756E21
50700
50700
  //# sourceMappingURL=mcp-server.js.map