latitudesh-typescript-sdk 0.8.8 → 0.8.9

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
@@ -53149,9 +53149,9 @@ var init_config = __esm(() => {
53149
53149
  SDK_METADATA = {
53150
53150
  language: "typescript",
53151
53151
  openapiDocVersion: "2023-06-01",
53152
- sdkVersion: "0.8.8",
53153
- genVersion: "2.928.0",
53154
- userAgent: "speakeasy-sdk/typescript 0.8.8 2.928.0 2023-06-01 latitudesh-typescript-sdk"
53152
+ sdkVersion: "0.8.9",
53153
+ genVersion: "2.931.0",
53154
+ userAgent: "speakeasy-sdk/typescript 0.8.9 2.931.0 2023-06-01 latitudesh-typescript-sdk"
53155
53155
  };
53156
53156
  });
53157
53157
 
@@ -86062,7 +86062,7 @@ Refreshing an existing VPN Session will create new credentials for that session
86062
86062
  function createMCPServer(deps) {
86063
86063
  const server2 = new McpServer({
86064
86064
  name: "Latitudesh",
86065
- version: "0.8.8"
86065
+ version: "0.8.9"
86066
86066
  });
86067
86067
  const client = new LatitudeshCore({
86068
86068
  bearer: deps.bearer,
@@ -87611,7 +87611,7 @@ var routes = ln({
87611
87611
  var app = _e(routes, {
87612
87612
  name: "mcp",
87613
87613
  versionInfo: {
87614
- currentVersion: "0.8.8"
87614
+ currentVersion: "0.8.9"
87615
87615
  }
87616
87616
  });
87617
87617
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -87619,5 +87619,5 @@ export {
87619
87619
  app
87620
87620
  };
87621
87621
 
87622
- //# debugId=73DA405CEE42589564756E2164756E21
87622
+ //# debugId=DA69131F40C0F41564756E2164756E21
87623
87623
  //# sourceMappingURL=mcp-server.js.map