Socket
Socket
Sign inDemoInstall

sendbird

Package Overview
Dependencies
17
Maintainers
1
Versions
226
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.23 to 3.1.24

2

bower.json
{
"name": "sendbird",
"version": "3.1.23",
"version": "3.1.24",
"authors": [

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

# Changelog
## v3.1.24 (AUG 119, 2022)
- Fixed Promise polyfill for browsers that do not support 'Promise.finally()'
- Improved stability
## v3.1.23 (AUG 03, 2022)

@@ -4,0 +7,0 @@ - Fixed a bug where `message.mentionedUsers` is not updated when `updateUserMessage()` is called with `messageParams.mentionedUserIds` set to an empty array

{
"name": "sendbird",
"version": "3.1.23",
"version": "3.1.24",
"description": "Sendbird JavaScript SDK",

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

@@ -344,6 +344,6 @@ # [Sendbird](https://sendbird.com) Chat SDK for JavaScript

## v3.1.23 (AUG 03, 2022)
- Fixed a bug where `message.mentionedUsers` is not updated when `updateUserMessage()` is called with `messageParams.mentionedUserIds` set to an empty array
## v3.1.24 (AUG 19, 2022)
- Fixed Promise polyfill for browsers that do not support 'Promise.finally()'
- Improved stability
If you want to check the record of other versions, go to [Change Log](https://github.com/sendbird/Sendbird-SDK-JavaScript/blob/master/CHANGELOG.md).

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc