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.11 to 3.1.12

deprecated.md

2

bower.json
{
"name": "sendbird",
"version": "3.1.11",
"version": "3.1.12",
"authors": [

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

# Changelog
## v3.1.12 (MAY 11, 2022)
- Fixed incorrect type in User.lastSeenAt.
- Fixed bug when createChannelWithUserIds without callback.
- Fixed bug "operators is not defined" on `CHANNEL_OPERATOR_UPDATE` event.
- Added `HiddenChannelFilter.ALL`.
- Update `axios` library.
## v3.1.11 (APR 29, 2022)

@@ -4,0 +11,0 @@ - Fixed bug when reading unsent file message from local cache in React Native.

{
"name": "sendbird",
"version": "3.1.11",
"version": "3.1.12",
"description": "Sendbird JavaScript SDK",

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

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

### v3.1.11 (APR 29, 2022)
### v3.1.12 (MAY 11, 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 when reading unsent file message from local cache in React Native.
- Fixed bug storing cached metadata into local cache in `BaseChannel`.
- Fixed incorrect type in User.lastSeenAt.
- Fixed bug when createChannelWithUserIds without callback.
- Fixed bug "operators is not defined" on `CHANNEL_OPERATOR_UPDATE` event.
- Added `HiddenChannelFilter.ALL`.
- Update `axios` library.

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