@greensecurity/javascript-sdk 0.39.43 → 0.39.46

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.43",
34163
+ sdkVersion: "0.39.46",
34164
34164
  genVersion: "2.672.0",
34165
- userAgent: "speakeasy-sdk/typescript 0.39.43 2.672.0 0.0.3 @greensecurity/javascript-sdk"
34165
+ userAgent: "speakeasy-sdk/typescript 0.39.46 2.672.0 0.0.3 @greensecurity/javascript-sdk"
34166
34166
  };
34167
34167
  });
34168
34168
 
@@ -56124,7 +56124,7 @@ Security zone checkin request`,
56124
56124
  function createMCPServer(deps) {
56125
56125
  const server = new McpServer({
56126
56126
  name: "GreenSecurity",
56127
- version: "0.39.43"
56127
+ version: "0.39.46"
56128
56128
  });
56129
56129
  const client = new GreenSecurityCore({
56130
56130
  security: deps.security,
@@ -57500,7 +57500,7 @@ var routes = rn({
57500
57500
  var app = Ve(routes, {
57501
57501
  name: "mcp",
57502
57502
  versionInfo: {
57503
- currentVersion: "0.39.43"
57503
+ currentVersion: "0.39.46"
57504
57504
  }
57505
57505
  });
57506
57506
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -57508,5 +57508,5 @@ export {
57508
57508
  app
57509
57509
  };
57510
57510
 
57511
- //# debugId=F3C66DF62B6A40A964756E2164756E21
57511
+ //# debugId=49FFFE89476303D764756E2164756E21
57512
57512
  //# sourceMappingURL=mcp-server.js.map