@meetkai/mka1 0.51.38 → 0.51.39

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.38",
52879
+ sdkVersion: "0.51.39",
52880
52880
  genVersion: "2.924.0",
52881
- userAgent: "speakeasy-sdk/typescript 0.51.38 2.924.0 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.51.39 2.924.0 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -136937,7 +136937,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
136937
136937
  function createMCPServer(deps) {
136938
136938
  const server = new McpServer({
136939
136939
  name: "SDK",
136940
- version: "0.51.38"
136940
+ version: "0.51.39"
136941
136941
  });
136942
136942
  const client = new SDKCore({
136943
136943
  bearerAuth: deps.bearerAuth,
@@ -138777,7 +138777,7 @@ var routes = rn({
138777
138777
  var app = Ve(routes, {
138778
138778
  name: "mcp",
138779
138779
  versionInfo: {
138780
- currentVersion: "0.51.38"
138780
+ currentVersion: "0.51.39"
138781
138781
  }
138782
138782
  });
138783
138783
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -138785,5 +138785,5 @@ export {
138785
138785
  app
138786
138786
  };
138787
138787
 
138788
- //# debugId=2399EE05031D2BAC64756E2164756E21
138788
+ //# debugId=2CAF52249654BED164756E2164756E21
138789
138789
  //# sourceMappingURL=mcp-server.js.map