@greensecurity/javascript-sdk 0.35.17 → 0.35.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
@@ -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.17",
34239
+ sdkVersion: "0.35.19",
34240
34240
  genVersion: "2.620.2",
34241
- userAgent: "speakeasy-sdk/typescript 0.35.17 2.620.2 0.0.3 @greensecurity/javascript-sdk"
34241
+ userAgent: "speakeasy-sdk/typescript 0.35.19 2.620.2 0.0.3 @greensecurity/javascript-sdk"
34242
34242
  };
34243
34243
  });
34244
34244
 
@@ -50631,7 +50631,7 @@ Security zone checkin request`,
50631
50631
  function createMCPServer(deps) {
50632
50632
  const server = new McpServer({
50633
50633
  name: "GreenSecurity",
50634
- version: "0.35.17"
50634
+ version: "0.35.19"
50635
50635
  });
50636
50636
  const client = new GreenSecurityCore({
50637
50637
  security: deps.security,
@@ -51974,7 +51974,7 @@ var routes = an({
51974
51974
  var app = He(routes, {
51975
51975
  name: "mcp",
51976
51976
  versionInfo: {
51977
- currentVersion: "0.35.17"
51977
+ currentVersion: "0.35.19"
51978
51978
  }
51979
51979
  });
51980
51980
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -51982,5 +51982,5 @@ export {
51982
51982
  app
51983
51983
  };
51984
51984
 
51985
- //# debugId=E33EDFBB596A5D6064756E2164756E21
51985
+ //# debugId=4B46E8D47C04256964756E2164756E21
51986
51986
  //# sourceMappingURL=mcp-server.js.map