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.17 to 3.1.18

2

bower.json
{
"name": "sendbird",
"version": "3.1.17",
"version": "3.1.18",
"authors": [

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

# Changelog
## v3.1.18 (JUN 22, 2022)
- Fixed incorrect failedMessage validation in resendFileMessage()
- Fixed issue in loading messages from cache using default limit
- Fixed incorrect type definition of CustomTypesFilterProperty in PreviousMessageListQuery
- Added nickname startswith/nickname exact match filter in groupChannelListQuery
- Fixed error occurs after deleteReaction in RN
## v3.1.17 (JUN 10, 2022)

@@ -4,0 +10,0 @@ - Fixed bug that enables custom typed messages being filtered out of message collection

{
"name": "sendbird",
"version": "3.1.17",
"version": "3.1.18",
"description": "Sendbird JavaScript SDK",

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

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

There are three web sample projects: [basic sample](https://github.com/sendbird/SendBird-JavaScript/tree/master/web-basic-sample), [live chat sample](https://github.com/sendbird/SendBird-JavaScript/tree/master/web-live-chat), and [widget sample](https://github.com/sendbird/SendBird-JavaScript/tree/master/web-widget). To run the sample projects, do the following to use `NodeJS` for your local server:
There are three web sample projects: [basic sample](https://github.com/sendbird/sendbird-javascript-samples/tree/master/javascript/javascript-basic), [live chat sample](https://github.com/sendbird/sendbird-javascript-samples/tree/master/javascript/javascript-live-chat), and [widget sample](https://github.com/sendbird/sendbird-javascript-samples/tree/master/javascript/javascript-widget). To run the sample projects, do the following to use `NodeJS` for your local server:

@@ -345,6 +345,10 @@ 1. Download and install `NodeJS` if your system doesn't have it yet.

### v3.1.17 (JUN 10, 2022)
### v3.1.18 (JUN 22, 2022)
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).
- Fixed bug that enables custom typed messages being filtered out of message collection
- Fixed incorrect failedMessage validation in resendFileMessage()
- Fixed issue in loading messages from cache using default limit
- Fixed incorrect type definition of CustomTypesFilterProperty in PreviousMessageListQuery
- Added nickname startswith/nickname exact match filter in groupChannelListQuery
- Fixed error occurs after deleteReaction in RN

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