@meetkai/mka1 0.51.32 → 0.51.34

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.32",
52879
+ sdkVersion: "0.51.34",
52880
52880
  genVersion: "2.924.0",
52881
- userAgent: "speakeasy-sdk/typescript 0.51.32 2.924.0 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.51.34 2.924.0 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -136821,7 +136821,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
136821
136821
  function createMCPServer(deps) {
136822
136822
  const server = new McpServer({
136823
136823
  name: "SDK",
136824
- version: "0.51.32"
136824
+ version: "0.51.34"
136825
136825
  });
136826
136826
  const client = new SDKCore({
136827
136827
  bearerAuth: deps.bearerAuth,
@@ -138663,7 +138663,7 @@ var routes = rn({
138663
138663
  var app = Ve(routes, {
138664
138664
  name: "mcp",
138665
138665
  versionInfo: {
138666
- currentVersion: "0.51.32"
138666
+ currentVersion: "0.51.34"
138667
138667
  }
138668
138668
  });
138669
138669
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -138671,5 +138671,5 @@ export {
138671
138671
  app
138672
138672
  };
138673
138673
 
138674
- //# debugId=D58728B13ED4F3E664756E2164756E21
138674
+ //# debugId=3B6122076A83129864756E2164756E21
138675
138675
  //# sourceMappingURL=mcp-server.js.map