@greensecurity/javascript-sdk 0.37.3 → 0.37.5

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.37.3",
34163
+ sdkVersion: "0.37.5",
34164
34164
  genVersion: "2.648.7",
34165
- userAgent: "speakeasy-sdk/typescript 0.37.3 2.648.7 0.0.3 @greensecurity/javascript-sdk"
34165
+ userAgent: "speakeasy-sdk/typescript 0.37.5 2.648.7 0.0.3 @greensecurity/javascript-sdk"
34166
34166
  };
34167
34167
  });
34168
34168
 
@@ -52253,7 +52253,7 @@ Security zone checkin request`,
52253
52253
  function createMCPServer(deps) {
52254
52254
  const server = new McpServer({
52255
52255
  name: "GreenSecurity",
52256
- version: "0.37.3"
52256
+ version: "0.37.5"
52257
52257
  });
52258
52258
  const client = new GreenSecurityCore({
52259
52259
  security: deps.security,
@@ -53595,7 +53595,7 @@ var routes = rn({
53595
53595
  var app = Ve(routes, {
53596
53596
  name: "mcp",
53597
53597
  versionInfo: {
53598
- currentVersion: "0.37.3"
53598
+ currentVersion: "0.37.5"
53599
53599
  }
53600
53600
  });
53601
53601
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -53603,5 +53603,5 @@ export {
53603
53603
  app
53604
53604
  };
53605
53605
 
53606
- //# debugId=2382AAA3A15E701C64756E2164756E21
53606
+ //# debugId=15029733EAB0F2C264756E2164756E21
53607
53607
  //# sourceMappingURL=mcp-server.js.map