Socket
Socket
Sign inDemoInstall

sendbird

Package Overview
Dependencies
Maintainers
1
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendbird - npm Package Compare versions

Comparing version 3.0.145 to 3.0.146

.jshintrc

2

bower.json
{
"name": "sendbird",
"version": "3.0.145",
"version": "3.0.146",
"authors": [

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

# Changelog
## v3.0.146(MAR 24, 2021)
- Added `onChannelMemberCountChanged` and `onChannelParticipantCountChanged` in `ChannelHandler`.
- Changed `markAsDelivered` policy to remove rate limit timer.
- Improved stability.
- Added
- Added `AppleCriticalAlertOptions` in `SendBird`.
- Added `appleCriticalAlertOptions` in `UserMessageParams`, `FileMessageParams`, `ScheduledUserMessageParams`.
- Added `appleCriticalAlertOptions` in `UserMessage`, `FileMessage`, `ScheduledUserMessage`.
## v3.0.145(MAR 05, 2021)

@@ -4,0 +18,0 @@

{
"name": "sendbird",
"version": "3.0.145",
"version": "3.0.146",
"description": "Sendbird JavaScript SDK",

@@ -9,4 +9,7 @@ "main": "SendBird.min.js",

"axios": "^0.21.1",
"form-data": "^3.0.0",
"ws": "^7.3.1"
"comment-parser": "^1.1.4",
"form-data": "^3.0.1",
"marked": "^2.0.1",
"semver": "^7.3.5",
"ws": "^7.4.4"
},

@@ -34,2 +37,2 @@ "scripts": {

"typings": "SendBird.d.ts"
}
}

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

## v3.0.144(FEB 19, 2021)
## v3.0.146(MAR 24, 2021)
- Add & Delete reaction API bug-fix to support emoji code and URI encoding.
- React native bug fix: Group channel static `buildFromSerializedData()`.
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).
- Added `onChannelMemberCountChanged` and `onChannelParticipantCountChanged` in `ChannelHandler`.
- Changed `markAsDelivered` policy to remove rate limit timer.
- Improved stability.

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc