@meetkai/mka1 0.51.10 → 0.51.11

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
@@ -52876,9 +52876,9 @@ var init_config = __esm(() => {
52876
52876
  SDK_METADATA = {
52877
52877
  language: "typescript",
52878
52878
  openapiDocVersion: "1.1.0",
52879
- sdkVersion: "0.51.10",
52879
+ sdkVersion: "0.51.11",
52880
52880
  genVersion: "2.918.4",
52881
- userAgent: "speakeasy-sdk/typescript 0.51.10 2.918.4 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.51.11 2.918.4 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -138683,7 +138683,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
138683
138683
  function createMCPServer(deps) {
138684
138684
  const server = new McpServer({
138685
138685
  name: "SDK",
138686
- version: "0.51.10"
138686
+ version: "0.51.11"
138687
138687
  });
138688
138688
  const client = new SDKCore({
138689
138689
  bearerAuth: deps.bearerAuth,
@@ -140553,7 +140553,7 @@ var routes = rn({
140553
140553
  var app = Ve(routes, {
140554
140554
  name: "mcp",
140555
140555
  versionInfo: {
140556
- currentVersion: "0.51.10"
140556
+ currentVersion: "0.51.11"
140557
140557
  }
140558
140558
  });
140559
140559
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -140561,5 +140561,5 @@ export {
140561
140561
  app
140562
140562
  };
140563
140563
 
140564
- //# debugId=465A21611DCC5EDC64756E2164756E21
140564
+ //# debugId=A5A6834DC6D5F13D64756E2164756E21
140565
140565
  //# sourceMappingURL=mcp-server.js.map