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.147 to 3.0.148

2

bower.json
{
"name": "sendbird",
"version": "3.0.147",
"version": "3.0.148",
"authors": [

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

# Changelog
## v3.0.148(MAR 31, 2021)
- Added `AppleCriticalAlertOptions` interface.
- Added `appleCriticalAlertOptions` in `BaseMessage`, `UserMessageParams`, `FileMessageParams`, `ScheduledUserMessage`, and `ScheduledUserMessageParams`.
- Downgraded log level from `ERROR` to `DEBUG` for all internal API calls.
## v3.0.147(MAR 24, 2021)

@@ -4,0 +10,0 @@

{
"name": "sendbird",
"version": "3.0.147",
"version": "3.0.148",
"description": "Sendbird JavaScript SDK",

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

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

> **Note**: You should also add `axios` library into the <script> tag before the Sendbird library inclusion since v3.0.127. You can host the library or utilize the CDN as the library refers to it. The following serves as examples.
> **Note**: You should also add `axios` library into the `<script>` tag before the Sendbird library inclusion since v3.0.127. You can host the library or utilize the CDN as the library refers to it. The following serves as examples.

@@ -329,8 +329,8 @@ ```javascript

## v3.0.147(MAR 24, 2021)
## v3.0.148(MAR 31, 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).
- Added `onChannelMemberCountChanged` and `onChannelParticipantCountChanged` in `ChannelHandler`.
- Changed `markAsDelivered` policy to remove rate limit timer.
- Improved stability.
- Added `AppleCriticalAlertOptions` interface.
- Added `appleCriticalAlertOptions` in `BaseMessage`, `UserMessageParams`, `FileMessageParams`, `ScheduledUserMessage`, and `ScheduledUserMessageParams`.
- Downgraded log level from `ERROR` to `DEBUG` for all internal API calls.

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