@unified-api/typescript-sdk 2.73.6 → 2.73.7

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
@@ -34231,9 +34231,9 @@ var init_config = __esm(() => {
34231
34231
  SDK_METADATA = {
34232
34232
  language: "typescript",
34233
34233
  openapiDocVersion: "1.0",
34234
- sdkVersion: "2.73.6",
34235
- genVersion: "2.648.7",
34236
- userAgent: "speakeasy-sdk/typescript 2.73.6 2.648.7 1.0 @unified-api/typescript-sdk"
34234
+ sdkVersion: "2.73.7",
34235
+ genVersion: "2.656.3",
34236
+ userAgent: "speakeasy-sdk/typescript 2.73.7 2.656.3 1.0 @unified-api/typescript-sdk"
34237
34237
  };
34238
34238
  });
34239
34239
 
@@ -124038,7 +124038,7 @@ var init_unifiedUpdateUnifiedWebhookTrigger2 = __esm(() => {
124038
124038
  function createMCPServer(deps) {
124039
124039
  const server = new McpServer({
124040
124040
  name: "UnifiedTo",
124041
- version: "2.73.6"
124041
+ version: "2.73.7"
124042
124042
  });
124043
124043
  const client = new UnifiedToCore({
124044
124044
  security: deps.security,
@@ -126189,7 +126189,7 @@ var routes = an({
126189
126189
  var app = He(routes, {
126190
126190
  name: "mcp",
126191
126191
  versionInfo: {
126192
- currentVersion: "2.73.6"
126192
+ currentVersion: "2.73.7"
126193
126193
  }
126194
126194
  });
126195
126195
  zt(app, process3.argv.slice(2), buildContext(process3));
@@ -126197,5 +126197,5 @@ export {
126197
126197
  app
126198
126198
  };
126199
126199
 
126200
- //# debugId=4620B2620BC7FA3A64756E2164756E21
126200
+ //# debugId=AA8A24C87AEDD43F64756E2164756E21
126201
126201
  //# sourceMappingURL=mcp-server.js.map