@greensecurity/javascript-sdk 0.35.23 → 0.35.27

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
@@ -34236,9 +34236,9 @@ var init_config = __esm(() => {
34236
34236
  SDK_METADATA = {
34237
34237
  language: "typescript",
34238
34238
  openapiDocVersion: "0.0.3",
34239
- sdkVersion: "0.35.23",
34239
+ sdkVersion: "0.35.27",
34240
34240
  genVersion: "2.620.2",
34241
- userAgent: "speakeasy-sdk/typescript 0.35.23 2.620.2 0.0.3 @greensecurity/javascript-sdk"
34241
+ userAgent: "speakeasy-sdk/typescript 0.35.27 2.620.2 0.0.3 @greensecurity/javascript-sdk"
34242
34242
  };
34243
34243
  });
34244
34244
 
@@ -50637,7 +50637,7 @@ Security zone checkin request`,
50637
50637
  function createMCPServer(deps) {
50638
50638
  const server = new McpServer({
50639
50639
  name: "GreenSecurity",
50640
- version: "0.35.23"
50640
+ version: "0.35.27"
50641
50641
  });
50642
50642
  const client = new GreenSecurityCore({
50643
50643
  security: deps.security,
@@ -51980,7 +51980,7 @@ var routes = an({
51980
51980
  var app = He(routes, {
51981
51981
  name: "mcp",
51982
51982
  versionInfo: {
51983
- currentVersion: "0.35.23"
51983
+ currentVersion: "0.35.27"
51984
51984
  }
51985
51985
  });
51986
51986
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -51988,5 +51988,5 @@ export {
51988
51988
  app
51989
51989
  };
51990
51990
 
51991
- //# debugId=3A6881D6DD79D02464756E2164756E21
51991
+ //# debugId=D82FFBD4AB0E8D7D64756E2164756E21
51992
51992
  //# sourceMappingURL=mcp-server.js.map