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

@logux/client

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logux/client - npm Package Versions

1
46

0.8.2

Diff

Changelog

Source

0.8.2

  • Remove support of old servers.
ai
published 0.8.1 •

Changelog

Source

0.8.1

  • Fix node ID generation in Client#changeUser().

0.8

  • Use Logux Core 0.5 and WebSocket Protocol 3.
  • Rename credentials option to token.
  • User ID must be always a string without :.
  • Token must be a string.
  • Add Client#changeUser() method.
  • Add support for dynamic tokens.

0.7

  • Add ES modules support.
  • Add TypeScript definitions.
  • Move API docs from JSDoc to TypeDoc.
  • Mark package as side effect free.

0.6

  • Do not synchronize event cleaning between tabs.
  • Ask to update page receiving bigger subprocol from another tab.
  • Disable cross-tab communication on localStorage error.
  • Fix falling on empty userId (by @Abdubek).
ai
published 0.8.0 •

ai
published 0.7.0 •

ai
published 0.6.0 •

ai
published 0.5.2 •

Changelog

Source

0.5.2

  • Fix React Native and React Server-Side Rendering support (by Can Rau).
ai
published 0.5.1 •

Changelog

Source

0.5.1

  • Fix compatibility with Logux Server 0.4.

0.5

  • Rename Client#id to Client#tabId.
  • Trim re-send meta keys (users, channels) during synchronization.

0.4

  • Add Client#on method to unify API with CrossTabClient.
  • Add preadd event as alias to client.log.on('preadd', cb).
  • Improve docs (by Paul Chavard).
ai
published 0.5.0 •

ai
published 0.4.0 •

ai
published 0.3.4 •

Changelog

Source

0.3.4

  • Fix multiple resubscriptions.
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