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
0
Versions
360
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.9.3 to 1.9.4-main.9ecc466

4

lib/config/ocSDKConfiguration.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var ocSDKConfiguration = {
getChatTokenRetryCount: 2,
getChatTokenRetryCount: 5,
getChatTokenTimeBetweenRetriesOnFailure: 2000,
getChatTokenRetryOn429: false,
getChatTokenRetryOn429: true,
useUnauthReconnectIdSigQueryParam: false

@@ -8,0 +8,0 @@ };

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

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