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

@microsoft/omnichannel-chat-sdk

Package Overview
Dependencies
Maintainers
5
Versions
351
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/omnichannel-chat-sdk - npm Package Compare versions

Comparing version 1.5.7-main.9c3e361 to 1.5.7

4

CHANGELOG.md

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

## [1.5.7] - 2023-11-20
### Changed
- Uptake [@microsoft/omnichannel-amsclient@0.1.6](https://www.npmjs.com/package/@microsoft/omnichannel-amsclient/v/0.1.6)
## [1.5.6]

@@ -7,0 +11,0 @@ ### Added

6

lib/external/ACSAdapter/AMSFileManager.js

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

});
return [2 /*return*/, undefined];
throw error_1;
case 4:

@@ -287,3 +287,3 @@ file = new File([blob], fileToUpload.name, { type: fileToUpload.contentType });

});
return [2 /*return*/, undefined];
throw error_2;
case 8:

@@ -304,3 +304,3 @@ _f.trys.push([8, 10, , 11]);

});
return [2 /*return*/, undefined];
throw error_3;
case 11:

@@ -307,0 +307,0 @@ (_e = this.logger) === null || _e === void 0 ? void 0 : _e.completeScenario(AMSFileManagerEvent.AMSUpload);

{
"name": "@microsoft/omnichannel-chat-sdk",
"version": "1.5.7-main.9c3e361",
"version": "1.5.7",
"description": "Microsoft Omnichannel Chat SDK",

@@ -45,5 +45,5 @@ "files": [

"@microsoft/ocsdk": "^0.4.1",
"@microsoft/omnichannel-amsclient": "^0.1.4",
"@microsoft/omnichannel-amsclient": "^0.1.6",
"@microsoft/omnichannel-ic3core": "^0.1.3"
}
}

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