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
0
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.8-main.abaf30a to 0.1.8

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Changelog

## [0.1.8] - 2025-02-18
### Changed
- Update `IframeCommunicator`'s `targetOrigin` to post cross-origin messages
## [0.1.7] - 2025-01-30

@@ -8,0 +12,0 @@ ### Added

2

lib/config.js

@@ -1,1 +0,1 @@

exports.baseUrl = 'https://comms.omnichannelengagementhub.com/ams'; exports.sdkVersion = '0.1.8-main.abaf30a';
exports.baseUrl = 'https://comms.omnichannelengagementhub.com/ams'; exports.sdkVersion = '0.1.8';

@@ -100,3 +100,3 @@ "use strict";

eventName: eventName,
eventStatus: eventStatus }, data), '*');
eventStatus: eventStatus }, data), document.referrer);
};

@@ -103,0 +103,0 @@ IframeCommunicator.prototype.handleEvent = function (event) {

{
"name": "@microsoft/omnichannel-amsclient",
"version": "0.1.8-main.abaf30a",
"version": "0.1.8",
"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