Socket
Socket
Sign inDemoInstall

stream-chat

Package Overview
Dependencies
Maintainers
10
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-chat - npm Package Compare versions

Comparing version 8.40.0 to 8.40.1

2

package.json
{
"name": "stream-chat",
"version": "8.40.0",
"version": "8.40.1",
"description": "JS SDK for the Stream Chat API",

@@ -5,0 +5,0 @@ "author": "GetStream",

@@ -928,3 +928,2 @@ import { ChannelState } from './channel_state';

if (message.user?.id && this.getClient().userMuteStatus(message.user.id)) return false;
if (message.type === 'system') return false;

@@ -931,0 +930,0 @@ // Return false if channel doesn't allow read events.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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