@meetkai/mka1 0.48.42 → 0.48.43

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.48.42",
52879
+ sdkVersion: "0.48.43",
52880
52880
  genVersion: "2.916.4",
52881
- userAgent: "speakeasy-sdk/typescript 0.48.42 2.916.4 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.48.43 2.916.4 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -139067,7 +139067,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
139067
139067
  function createMCPServer(deps) {
139068
139068
  const server = new McpServer({
139069
139069
  name: "SDK",
139070
- version: "0.48.42"
139070
+ version: "0.48.43"
139071
139071
  });
139072
139072
  const client = new SDKCore({
139073
139073
  bearerAuth: deps.bearerAuth,
@@ -140931,7 +140931,7 @@ var routes = rn({
140931
140931
  var app = Ve(routes, {
140932
140932
  name: "mcp",
140933
140933
  versionInfo: {
140934
- currentVersion: "0.48.42"
140934
+ currentVersion: "0.48.43"
140935
140935
  }
140936
140936
  });
140937
140937
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -140939,5 +140939,5 @@ export {
140939
140939
  app
140940
140940
  };
140941
140941
 
140942
- //# debugId=81DB09B824B5DE3964756E2164756E21
140942
+ //# debugId=6721C1DF4E877D9564756E2164756E21
140943
140943
  //# sourceMappingURL=mcp-server.js.map