New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/omnichannel-amsclient

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/omnichannel-amsclient - npm Package Compare versions

Comparing version 0.1.7-main.67e3e57 to 0.1.7-main.fff0d14

3

CHANGELOG.md

@@ -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

2

lib/config.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc