latitudesh-typescript-sdk 0.8.15 → 0.8.16

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.15",
53152
+ sdkVersion: "0.8.16",
53153
53153
  genVersion: "2.932.9",
53154
- userAgent: "speakeasy-sdk/typescript 0.8.15 2.932.9 2023-06-01 latitudesh-typescript-sdk"
53154
+ userAgent: "speakeasy-sdk/typescript 0.8.16 2.932.9 2023-06-01 latitudesh-typescript-sdk"
53155
53155
  };
53156
53156
  });
53157
53157
 
@@ -87785,7 +87785,7 @@ Refreshing an existing VPN Session will create new credentials for that session
87785
87785
  function createMCPServer(deps) {
87786
87786
  const server2 = new McpServer({
87787
87787
  name: "Latitudesh",
87788
- version: "0.8.15"
87788
+ version: "0.8.16"
87789
87789
  });
87790
87790
  const client = new LatitudeshCore({
87791
87791
  bearer: deps.bearer,
@@ -89350,7 +89350,7 @@ var routes = ln({
89350
89350
  var app = _e(routes, {
89351
89351
  name: "mcp",
89352
89352
  versionInfo: {
89353
- currentVersion: "0.8.15"
89353
+ currentVersion: "0.8.16"
89354
89354
  }
89355
89355
  });
89356
89356
  Yt(app, process3.argv.slice(2), buildContext(process3));
@@ -89358,5 +89358,5 @@ export {
89358
89358
  app
89359
89359
  };
89360
89360
 
89361
- //# debugId=803C35A6B9DFDAD964756E2164756E21
89361
+ //# debugId=AFB24B5D167DDCDE64756E2164756E21
89362
89362
  //# sourceMappingURL=mcp-server.js.map