@meetkai/mka1 0.49.4 → 0.49.5

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.49.4",
52879
+ sdkVersion: "0.49.5",
52880
52880
  genVersion: "2.918.3",
52881
- userAgent: "speakeasy-sdk/typescript 0.49.4 2.918.3 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.49.5 2.918.3 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -135444,7 +135444,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
135444
135444
  function createMCPServer(deps) {
135445
135445
  const server = new McpServer({
135446
135446
  name: "SDK",
135447
- version: "0.49.4"
135447
+ version: "0.49.5"
135448
135448
  });
135449
135449
  const client = new SDKCore({
135450
135450
  bearerAuth: deps.bearerAuth,
@@ -137284,7 +137284,7 @@ var routes = rn({
137284
137284
  var app = Ve(routes, {
137285
137285
  name: "mcp",
137286
137286
  versionInfo: {
137287
- currentVersion: "0.49.4"
137287
+ currentVersion: "0.49.5"
137288
137288
  }
137289
137289
  });
137290
137290
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -137292,5 +137292,5 @@ export {
137292
137292
  app
137293
137293
  };
137294
137294
 
137295
- //# debugId=6508E7F5B3AA68DA64756E2164756E21
137295
+ //# debugId=3231A5BFED8C291C64756E2164756E21
137296
137296
  //# sourceMappingURL=mcp-server.js.map