@greensecurity/javascript-sdk 0.39.39 → 0.39.41

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
@@ -34160,9 +34160,9 @@ var init_config = __esm(() => {
34160
34160
  SDK_METADATA = {
34161
34161
  language: "typescript",
34162
34162
  openapiDocVersion: "0.0.3",
34163
- sdkVersion: "0.39.39",
34163
+ sdkVersion: "0.39.41",
34164
34164
  genVersion: "2.670.3",
34165
- userAgent: "speakeasy-sdk/typescript 0.39.39 2.670.3 0.0.3 @greensecurity/javascript-sdk"
34165
+ userAgent: "speakeasy-sdk/typescript 0.39.41 2.670.3 0.0.3 @greensecurity/javascript-sdk"
34166
34166
  };
34167
34167
  });
34168
34168
 
@@ -56065,7 +56065,7 @@ Security zone checkin request`,
56065
56065
  function createMCPServer(deps) {
56066
56066
  const server = new McpServer({
56067
56067
  name: "GreenSecurity",
56068
- version: "0.39.39"
56068
+ version: "0.39.41"
56069
56069
  });
56070
56070
  const client = new GreenSecurityCore({
56071
56071
  security: deps.security,
@@ -57441,7 +57441,7 @@ var routes = rn({
57441
57441
  var app = Ve(routes, {
57442
57442
  name: "mcp",
57443
57443
  versionInfo: {
57444
- currentVersion: "0.39.39"
57444
+ currentVersion: "0.39.41"
57445
57445
  }
57446
57446
  });
57447
57447
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -57449,5 +57449,5 @@ export {
57449
57449
  app
57450
57450
  };
57451
57451
 
57452
- //# debugId=EAB2F256DE18FD8564756E2164756E21
57452
+ //# debugId=D485C1A40D141CC964756E2164756E21
57453
57453
  //# sourceMappingURL=mcp-server.js.map