You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

sendbird-calls

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendbird-calls - npm Package Compare versions

Comparing version

to
1.10.18

2

bower.json
{
"name": "sendbird-calls",
"version": "1.10.17",
"version": "1.10.18",
"authors": [

@@ -5,0 +5,0 @@ "SendBird <support@sendbird.com>"

# Change Log
### 1.10.18 (Mar 14, 2024 UTC)
* Updated the WebRTC version
* Improved WebRTC internal logging
### 1.10.17 (Feb 21, 2024 UTC)

@@ -3,0 +7,0 @@ * Added `webhook` property in `DialParams`.

{
"name": "sendbird-calls",
"version": "1.10.17",
"version": "1.10.18",
"description": "SendBird Calls JavaScript SDK",

@@ -5,0 +5,0 @@ "main": "SendBirdCall.min.js",

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

/** 1.10.17 */
/** 1.10.18 */
// eslint-disable-next-line no-undef,max-classes-per-file

@@ -3,0 +3,0 @@ export as namespace SendBirdCall;

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