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.0.155 to 3.0.156

DEPRECATED.md

2

bower.json
{
"name": "sendbird",
"version": "3.0.155",
"version": "3.0.156",
"authors": [

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

# Changelog
## v3.0.156(SEP 24, 2021)
- Added `markAsRead(callback)` in `GroupChannel`.
- Deprecated `markAsRead()` in `GroupChannel`.
## v3.0.155(SEP 1, 2021)

@@ -4,0 +8,0 @@ - Added `includeReactions` in `MessageRetrievalParams`.

{
"name": "sendbird",
"version": "3.0.155",
"version": "3.0.156",
"description": "Sendbird JavaScript SDK",
"main": "SendBird.min.js",
"dependencies": {
"agentkeepalive": "2.2.0",
"axios": "^0.21.1",
"form-data": "^3.0.0",
"ws": "^7.3.1"
"agentkeepalive": "4.1.4",
"axios": "^0.21.4",
"form-data": "^4.0.0",
"ws": "^8.2.2"
},

@@ -12,0 +12,0 @@ "scripts": {

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

### v3.0.155(SEP 1, 2021)
### v3.0.156(SEP 24, 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 `includeReactions` in `MessageRetrievalParams`.
- Resolved security advisory on `ws` dependency with version upgrade.
- Added `markAsRead(callback)` in `GroupChannel`.
- Deprecated `markAsRead()` in `GroupChannel`.

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