@greensecurity/javascript-sdk 0.21.1 → 0.21.3

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.1",
34175
+ sdkVersion: "0.21.3",
34176
34176
  genVersion: "2.558.2",
34177
- userAgent: "speakeasy-sdk/typescript 0.21.1 2.558.2 0.0.3 @greensecurity/javascript-sdk"
34177
+ userAgent: "speakeasy-sdk/typescript 0.21.3 2.558.2 0.0.3 @greensecurity/javascript-sdk"
34178
34178
  };
34179
34179
  });
34180
34180
 
@@ -41559,7 +41559,7 @@ Returns a list of your webhook endpoints.`,
41559
41559
  function createMCPServer(deps) {
41560
41560
  const server = new McpServer({
41561
41561
  name: "GreenSecurity",
41562
- version: "0.21.1"
41562
+ version: "0.21.3"
41563
41563
  });
41564
41564
  const client = new GreenSecurityCore({
41565
41565
  security: deps.security,
@@ -42822,7 +42822,7 @@ var routes = rn({
42822
42822
  var app = Ve(routes, {
42823
42823
  name: "mcp",
42824
42824
  versionInfo: {
42825
- currentVersion: "0.21.1"
42825
+ currentVersion: "0.21.3"
42826
42826
  }
42827
42827
  });
42828
42828
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -42830,5 +42830,5 @@ export {
42830
42830
  app
42831
42831
  };
42832
42832
 
42833
- //# debugId=C0435E41104ED51164756E2164756E21
42833
+ //# debugId=66845B897BDD41E364756E2164756E21
42834
42834
  //# sourceMappingURL=mcp-server.js.map