@greensecurity/javascript-sdk 0.21.6 → 0.21.8

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
@@ -34172,9 +34172,9 @@ var init_config = __esm(() => {
34172
34172
  SDK_METADATA = {
34173
34173
  language: "typescript",
34174
34174
  openapiDocVersion: "0.0.3",
34175
- sdkVersion: "0.21.6",
34175
+ sdkVersion: "0.21.8",
34176
34176
  genVersion: "2.559.0",
34177
- userAgent: "speakeasy-sdk/typescript 0.21.6 2.559.0 0.0.3 @greensecurity/javascript-sdk"
34177
+ userAgent: "speakeasy-sdk/typescript 0.21.8 2.559.0 0.0.3 @greensecurity/javascript-sdk"
34178
34178
  };
34179
34179
  });
34180
34180
 
@@ -41868,7 +41868,7 @@ Returns a list of your webhook endpoints.`,
41868
41868
  function createMCPServer(deps) {
41869
41869
  const server = new McpServer({
41870
41870
  name: "GreenSecurity",
41871
- version: "0.21.6"
41871
+ version: "0.21.8"
41872
41872
  });
41873
41873
  const client = new GreenSecurityCore({
41874
41874
  security: deps.security,
@@ -43133,7 +43133,7 @@ var routes = rn({
43133
43133
  var app = Ve(routes, {
43134
43134
  name: "mcp",
43135
43135
  versionInfo: {
43136
- currentVersion: "0.21.6"
43136
+ currentVersion: "0.21.8"
43137
43137
  }
43138
43138
  });
43139
43139
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -43141,5 +43141,5 @@ export {
43141
43141
  app
43142
43142
  };
43143
43143
 
43144
- //# debugId=E38719AB2ACCD52664756E2164756E21
43144
+ //# debugId=14F0AE68447A696364756E2164756E21
43145
43145
  //# sourceMappingURL=mcp-server.js.map