@meetkai/mka1 0.53.3 → 0.53.4

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.53.3",
52879
+ sdkVersion: "0.53.4",
52880
52880
  genVersion: "2.926.8",
52881
- userAgent: "speakeasy-sdk/typescript 0.53.3 2.926.8 1.1.0 @meetkai/mka1"
52881
+ userAgent: "speakeasy-sdk/typescript 0.53.4 2.926.8 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -137609,7 +137609,7 @@ Aggregate sandbox usage (session lifecycle, execution, and workspace operations)
137609
137609
  function createMCPServer(deps) {
137610
137610
  const server = new McpServer({
137611
137611
  name: "SDK",
137612
- version: "0.53.3"
137612
+ version: "0.53.4"
137613
137613
  });
137614
137614
  const client = new SDKCore({
137615
137615
  bearerAuth: deps.bearerAuth,
@@ -139453,7 +139453,7 @@ var routes = rn({
139453
139453
  var app = Ve(routes, {
139454
139454
  name: "mcp",
139455
139455
  versionInfo: {
139456
- currentVersion: "0.53.3"
139456
+ currentVersion: "0.53.4"
139457
139457
  }
139458
139458
  });
139459
139459
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -139461,5 +139461,5 @@ export {
139461
139461
  app
139462
139462
  };
139463
139463
 
139464
- //# debugId=3D31A4467556C31A64756E2164756E21
139464
+ //# debugId=94E214677CA2CB9164756E2164756E21
139465
139465
  //# sourceMappingURL=mcp-server.js.map