@greensecurity/javascript-sdk 0.36.2 → 0.36.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
@@ -34230,9 +34230,9 @@ var init_config = __esm(() => {
34230
34230
  SDK_METADATA = {
34231
34231
  language: "typescript",
34232
34232
  openapiDocVersion: "0.0.3",
34233
- sdkVersion: "0.36.2",
34234
- genVersion: "2.638.5",
34235
- userAgent: "speakeasy-sdk/typescript 0.36.2 2.638.5 0.0.3 @greensecurity/javascript-sdk"
34233
+ sdkVersion: "0.36.5",
34234
+ genVersion: "2.644.1",
34235
+ userAgent: "speakeasy-sdk/typescript 0.36.5 2.644.1 0.0.3 @greensecurity/javascript-sdk"
34236
34236
  };
34237
34237
  });
34238
34238
 
@@ -52076,7 +52076,7 @@ Security zone checkin request`,
52076
52076
  function createMCPServer(deps) {
52077
52077
  const server = new McpServer({
52078
52078
  name: "GreenSecurity",
52079
- version: "0.36.2"
52079
+ version: "0.36.5"
52080
52080
  });
52081
52081
  const client = new GreenSecurityCore({
52082
52082
  security: deps.security,
@@ -53432,7 +53432,7 @@ var routes = rn({
53432
53432
  var app = Ve(routes, {
53433
53433
  name: "mcp",
53434
53434
  versionInfo: {
53435
- currentVersion: "0.36.2"
53435
+ currentVersion: "0.36.5"
53436
53436
  }
53437
53437
  });
53438
53438
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -53440,5 +53440,5 @@ export {
53440
53440
  app
53441
53441
  };
53442
53442
 
53443
- //# debugId=CD4FB99DC383C61D64756E2164756E21
53443
+ //# debugId=841DCBD5D3FBE69C64756E2164756E21
53444
53444
  //# sourceMappingURL=mcp-server.js.map