@greensecurity/javascript-sdk 0.15.0 → 0.15.1

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.15.0",
34175
+ sdkVersion: "0.15.1",
34176
34176
  genVersion: "2.539.0",
34177
- userAgent: "speakeasy-sdk/typescript 0.15.0 2.539.0 0.0.3 @greensecurity/javascript-sdk"
34177
+ userAgent: "speakeasy-sdk/typescript 0.15.1 2.539.0 0.0.3 @greensecurity/javascript-sdk"
34178
34178
  };
34179
34179
  });
34180
34180
 
@@ -38346,7 +38346,7 @@ List valid job titles for Vendors. This can be used during sign up or in a filte
38346
38346
  function createMCPServer(deps) {
38347
38347
  const server = new McpServer({
38348
38348
  name: "GreenSecurity",
38349
- version: "0.15.0"
38349
+ version: "0.15.1"
38350
38350
  });
38351
38351
  const client = new GreenSecurityCore({
38352
38352
  security: deps.security,
@@ -39580,7 +39580,7 @@ var routes = rn({
39580
39580
  var app = Ve(routes, {
39581
39581
  name: "mcp",
39582
39582
  versionInfo: {
39583
- currentVersion: "0.15.0"
39583
+ currentVersion: "0.15.1"
39584
39584
  }
39585
39585
  });
39586
39586
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -39588,5 +39588,5 @@ export {
39588
39588
  app
39589
39589
  };
39590
39590
 
39591
- //# debugId=63C707221C66908E64756E2164756E21
39591
+ //# debugId=0F9BC31E2D888F9264756E2164756E21
39592
39592
  //# sourceMappingURL=mcp-server.js.map