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.30 to 3.1.31

2

bower.json
{
"name": "sendbird",
"version": "3.1.30",
"version": "3.1.31",
"authors": [

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

# Changelog
## v3.1.31 (JAN 25, 2023)
### Improvements
- Fixed a bug where `pendingMessage.data` is set to 'null' string when `sendUserMessage()` is called with a message text as an argument
- Fixed a bug where `MessageCollection` calls `onMessagesUpdated()` with old messages on connect and reconnect when `localCacheEnabled` is set to false
## v3.1.30 (JAN 10, 2023)

@@ -3,0 +8,0 @@ ### Improvements

{
"name": "sendbird",
"version": "3.1.30",
"version": "3.1.31",
"description": "Sendbird JavaScript SDK",

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

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

## v3.1.30 (JAN 10, 2023)
## v3.1.31 (JAN 25, 2023)
### Improvements
- Added changed security attributes for ACL
- Fixed a bug where MessageCollection is logging quota exceeded errors when local storage is full
- Fixed a bug where `pendingMessage.data` is set to 'null' string when `sendUserMessage()` is called with a message text as an argument
- Fixed a bug where `MessageCollection` calls `onMessagesUpdated()` with old messages on connect and reconnect when `localCacheEnabled` is set to false
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