Socket
Socket
Sign inDemoInstall

sendbird

Package Overview
Dependencies
4
Maintainers
1
Versions
226
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.158 to 3.0.159

DEPRECATED.md

2

bower.json
{
"name": "sendbird",
"version": "3.0.158",
"version": "3.0.159",
"authors": [

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

# Changelog
## v3.0.159(OCT 26, 2021)
- Changed `User` to `RestrictedUser` when `MutedUserListQuery` and `BannedUserListQuery` fetch users.
- Changed `User` to `RestrictedUser` in `onUserMuted` and `onUserBanned` in `ChannelHandler`.
- Added `restrictionInfo` in `Member`.
## v3.0.158(OCT 06, 2021)

@@ -4,0 +9,0 @@ - Improved stability.

{
"name": "sendbird",
"version": "3.0.158",
"version": "3.0.159",
"description": "Sendbird JavaScript SDK",

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

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

### v3.0.158(OCT 06, 2021)
### v3.0.159(OCT 26, 2021)
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).
- Improved stability.
- Changed `User` to `RestrictedUser` when `MutedUserListQuery` and `BannedUserListQuery` fetch users.
- Changed `User` to `RestrictedUser` in `onUserMuted` and `onUserBanned` in `ChannelHandler`.
- Added `restrictionInfo` in `Member`.

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