latitudesh-typescript-sdk 0.8.20 → 0.8.21

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.20",
53153
- genVersion: "2.933.0",
53154
- userAgent: "speakeasy-sdk/typescript 0.8.20 2.933.0 2023-06-01 latitudesh-typescript-sdk"
53152
+ sdkVersion: "0.8.21",
53153
+ genVersion: "2.934.1",
53154
+ userAgent: "speakeasy-sdk/typescript 0.8.21 2.934.1 2023-06-01 latitudesh-typescript-sdk"
53155
53155
  };
53156
53156
  });
53157
53157
 
@@ -88651,7 +88651,7 @@ Refreshing an existing VPN Session will create new credentials for that session
88651
88651
  function createMCPServer(deps) {
88652
88652
  const server2 = new McpServer({
88653
88653
  name: "Latitudesh",
88654
- version: "0.8.20"
88654
+ version: "0.8.21"
88655
88655
  });
88656
88656
  const client = new LatitudeshCore({
88657
88657
  bearer: deps.bearer,
@@ -90224,7 +90224,7 @@ var routes = ln({
90224
90224
  var app = _e(routes, {
90225
90225
  name: "mcp",
90226
90226
  versionInfo: {
90227
- currentVersion: "0.8.20"
90227
+ currentVersion: "0.8.21"
90228
90228
  }
90229
90229
  });
90230
90230
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -90232,5 +90232,5 @@ export {
90232
90232
  app
90233
90233
  };
90234
90234
 
90235
- //# debugId=D68AFC216D55E30464756E2164756E21
90235
+ //# debugId=0CFDB3EBAA2216DA64756E2164756E21
90236
90236
  //# sourceMappingURL=mcp-server.js.map