Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stream-chat

Package Overview
Dependencies
Maintainers
1
Versions
301
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-chat - npm Package Versions

1
31

1.2.0

Diff

Changelog

Source

November 28, 2019 - 1.2.0

jaapbakker88
published 1.1.8 •

Changelog

Source

November 22, 2019 - 1.1.8

  • Improve client.channel signature, support short-hand with only type and object as well as null or undefined ID (instead of only "")
jaapbakker88
published 1.1.7 •

Changelog

Source

October 25, 2019 - 1.1.7

  • Add support for member invites after channel creation.
vishtree
published 1.1.6 •

Changelog

Source

October 15, 2019 - 1.1.6

  • Fixing types for client and connection in typescript declaration file.
vishtree
published 1.1.5 •

Changelog

Source

October 10, 2019 - 1.1.5

  • Fix for issue #133 - Updating user object in client, when user.updated is received corresponding to user of client
  • Adding types for ChannelData object
  • Fixing tests
jaapbakker88
published 1.1.4 •

Changelog

Source

October 07, 2019 - 1.1.4

vishtree
published 1.1.2 •

Changelog

Source

September 30, 2019 - 1.1.2

  • Moving @types to devDependencies
vishtree
published 1.1.1 •

Changelog

Source

September 27, 2019 - 1.1.1

  • Syncing and improving the typescript declaration file
tbarbugli
published 1.1.0 •

Changelog

Source

September 23, 2019 - 1.1.0

  • Added channel.hide and channel.show
vishtree
published 1.0.5 •

Changelog

Source

September 12, 2019 - 1.0.5

  • Improving event handling in js client. Earlier, event listeners on client were executed before channel could handle the event and update the state. This has been fixed by handling event completely on client and channel level first before executing any of the listeners on client or channel.
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