@microsoft/omnichannel-amsclient
Advanced tools
Comparing version 0.1.7-main.67e3e57 to 0.1.7-main.fff0d14
@@ -8,2 +8,5 @@ # Changelog | ||
### Changed | ||
- Update `FramedClient`'s `targetOrigin` to post cross-origin messages | ||
## [0.1.6] - 2023-11-17 | ||
@@ -10,0 +13,0 @@ ### Added |
@@ -1,1 +0,1 @@ | ||
exports.baseUrl = 'https://comms.omnichannelengagementhub.com/ams'; exports.sdkVersion = '0.1.7-main.67e3e57'; | ||
exports.baseUrl = 'https://comms.omnichannelengagementhub.com/ams'; exports.sdkVersion = '0.1.7-main.fff0d14'; |
@@ -285,3 +285,3 @@ "use strict"; | ||
eventType: eventType, | ||
eventName: eventName }, data), '*'); | ||
eventName: eventName }, data), config_1.baseUrl); | ||
}; | ||
@@ -288,0 +288,0 @@ FramedClient.prototype.handleEvent = function (event) { |
{ | ||
"name": "@microsoft/omnichannel-amsclient", | ||
"version": "0.1.7-main.67e3e57", | ||
"version": "0.1.7-main.fff0d14", | ||
"description": "Microsoft Omnichannel AMSClient", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
259860