@meetkai/mka1 0.53.17 → 0.53.19

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.17",
52880
- genVersion: "2.928.0",
52881
- userAgent: "speakeasy-sdk/typescript 0.53.17 2.928.0 1.1.0 @meetkai/mka1"
52879
+ sdkVersion: "0.53.19",
52880
+ genVersion: "2.930.0",
52881
+ userAgent: "speakeasy-sdk/typescript 0.53.19 2.930.0 1.1.0 @meetkai/mka1"
52882
52882
  };
52883
52883
  });
52884
52884
 
@@ -134249,7 +134249,7 @@ Sums stored per-entry cost over [start_time, end_time), grouped by any of servic
134249
134249
  function createMCPServer(deps) {
134250
134250
  const server = new McpServer({
134251
134251
  name: "SDK",
134252
- version: "0.53.17"
134252
+ version: "0.53.19"
134253
134253
  });
134254
134254
  const client = new SDKCore({
134255
134255
  bearerAuth: deps.bearerAuth,
@@ -136061,7 +136061,7 @@ var routes = rn({
136061
136061
  var app = Ve(routes, {
136062
136062
  name: "mcp",
136063
136063
  versionInfo: {
136064
- currentVersion: "0.53.17"
136064
+ currentVersion: "0.53.19"
136065
136065
  }
136066
136066
  });
136067
136067
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -136069,5 +136069,5 @@ export {
136069
136069
  app
136070
136070
  };
136071
136071
 
136072
- //# debugId=C83E304B68C55EE464756E2164756E21
136072
+ //# debugId=B5CA80D62179664A64756E2164756E21
136073
136073
  //# sourceMappingURL=mcp-server.js.map