@greensecurity/javascript-sdk 0.31.15 → 0.31.17

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.31.15",
34239
+ sdkVersion: "0.31.17",
34240
34240
  genVersion: "2.610.0",
34241
- userAgent: "speakeasy-sdk/typescript 0.31.15 2.610.0 0.0.3 @greensecurity/javascript-sdk"
34241
+ userAgent: "speakeasy-sdk/typescript 0.31.17 2.610.0 0.0.3 @greensecurity/javascript-sdk"
34242
34242
  };
34243
34243
  });
34244
34244
 
@@ -48668,7 +48668,7 @@ Security zone checkin request`,
48668
48668
  function createMCPServer(deps) {
48669
48669
  const server = new McpServer({
48670
48670
  name: "GreenSecurity",
48671
- version: "0.31.15"
48671
+ version: "0.31.17"
48672
48672
  });
48673
48673
  const client = new GreenSecurityCore({
48674
48674
  security: deps.security,
@@ -49989,7 +49989,7 @@ var routes = an({
49989
49989
  var app = He(routes, {
49990
49990
  name: "mcp",
49991
49991
  versionInfo: {
49992
- currentVersion: "0.31.15"
49992
+ currentVersion: "0.31.17"
49993
49993
  }
49994
49994
  });
49995
49995
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -49997,5 +49997,5 @@ export {
49997
49997
  app
49998
49998
  };
49999
49999
 
50000
- //# debugId=CBA051DA1A23015E64756E2164756E21
50000
+ //# debugId=958A713E4BDC7AC364756E2164756E21
50001
50001
  //# sourceMappingURL=mcp-server.js.map