New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stream-chat

Package Overview
Dependencies
Maintainers
1
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-chat - npm Package Versions

1
33

1.8.0

Diff

Changelog

Source

April 29, 2020 - 1.8.0

  • Breaking: updated typescript namespace to avoid conflict with getstream package
    • Fixes: GetStream/stream-js#258
jaapbakker88
published 1.7.4 •

Changelog

Source

April 20, 2020 - 1.7.4

  • Fixed types for verifyWebhook function
vishtree
published 1.7.3 •

Changelog

Source

April 15, 2020 - 1.7.3

  • Adding missing event types in typescript file - 8ed49dd
vishtree
published 1.7.2 •

Changelog

Source

April 9, 2020 - 1.7.2

  • Fixing typescript for StreamChat, Channel and ChannelState classes 2c78981
jaapbakker88
published 1.7.1 •

Changelog

Source

April 7, 2020 - 1.7.1

  • Fixing typescript for getConfig function in Channel class 5bf2d7e
vishtree
published 1.7.0 •

Changelog

Source

April 3, 2020 - 1.7.0

vishtree
published 1.6.2 •

Changelog

Source

April 2, 2020 - 1.6.2

  • Adding (missing) following permission constants in typescript file 5b08dec

    • Allow
    • Deny
    • AnyResource
    • AnyRole
    • MaxPriority
    • MinPriority
  • Moving following dependencies from devDependencies to dependencies to avoid ts errors regarding missing types 5b08dec

    • @types/seamless-immutable
    • @types/ws
vishtree
published 1.6.1 •

Changelog

Source

March 27, 2020 - 1.6.1

  • Reverting c5413c0

    Commit description: Avoid duplication of reaction, by adding check for existing reaction

    Reason:

    1. latest_reactions only contain 10 reactions. So the added check is not sufficient.
    2. It will need handle remove reactions as well.
    3. own_reactions doesn't contain user object always. So that use case will need handling as well.
vishtree
published 1.6.0 •

Changelog

Source

March 27, 2020 - 1.6.0

  • Deprecating updateUser and updateUsers api from StreamChat client.
  • Introducing alias for updateUser and updateUsers api
    • updateUser --> upsertUser
    • updateUsers --> upsertUsers
  • Fixing typescript for StreamChat constructor 583b528
  • Fixing typescript for event subscribers a0c2ef0
  • Added typescript for getMessage and getMessagesById endpoint a0c2ef0
  • Avoid duplication of reaction, by adding check for existing reaction c5413c0
vishtree
published 1.5.1 •

Changelog

Source

March 20, 2020 - 1.5.1

  • Fixing removeMessage function in ChannelState to handle thread message - e67a432
  • Fixing typescript file for channel mutes - c7fefa8
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