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

@microsoft/ocsdk

Package Overview
Dependencies
Maintainers
5
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/ocsdk - npm Package Compare versions

Comparing version 0.3.2-main.2751df4 to 0.3.2-main.986795b

15

lib/SDK.d.ts

@@ -127,2 +127,17 @@ import FetchChatTokenResponse from "./Model/FetchChatTokenResponse";

sendTypingIndicator(requestId: string, currentLiveChatVersion: number, sendTypingIndicatorOptionalParams?: ISendTypingIndicatorOptionalParams): Promise<void>;
/**
* Helper function for logging.
*
* @param logLevel Log level for logging.
* @param telemetryEventType Telemetry event type in which event will be logged.
* @param description Description of the event.
* @param requestId Request ID
* @param response Response
* @param elapsedTimeInMilliseconds Elapsed time in ms
* @param requestPath Request path
* @param method Method
* @param error Error
* @param data Data
*/
private logWithLogger;
}

2

package.json
{
"name": "@microsoft/ocsdk",
"version": "0.3.2-main.2751df4",
"version": "0.3.2-main.986795b",
"description": "Microsoft Omnichannel SDK",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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