Socket
Socket
Sign inDemoInstall

@soundworks/core

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soundworks/core - npm Package Versions

23
7

4.0.0-alpha.29

Diff

Changelog

Source

v4.0.0-alpha.29 - 23/09/2023

  • Feat: add required option for SharedState parameter
  • Chore: Renamed all classes to avoid namespace in doc and improve typescript support
  • Chore: improve shared states abstractions naming
b-ma
published 4.0.0-alpha.28 •

Changelog

Source

v4.0.0-alpha.28 - 06/09/2025

  • Fix: make it can work without node_modules when bundled to .cjs for use in Max
b-ma
published 4.0.0-alpha.27 •

Changelog

Source

v4.0.0-alpha.27 - 06/09/2025

  • Fix: assign to const
b-ma
published 4.0.0-alpha.26 •

Changelog

Source

v4.0.0-alpha.26 - 05/09/2025

  • Fix: improve reconnect strategy in case of socket connection failure
b-ma
published 4.0.0-alpha.25 •

Changelog

Source

v4.0.0-alpha.25 - 24/05/2025

  • Fix: better default behavior for websocket connection URL
b-ma
published 4.0.0-alpha.24 •

Changelog

Source

v4.0.0-alpha.24 - 24/05/2025

  • Fix: unexpected behavior with new serverAddress behavior on browser clients and self-signed certificates
b-ma
published 4.0.0-alpha.23 •

Changelog

Source

v4.0.0-alpha.23 - 24/05/2025

  • Breaking: remove binary socket
  • Fix: do not terminate socket on missed heartbeat, which seems to create false positive, just warn instead
  • Refactor: some work toward upgrading code to es2022
b-ma
published 4.0.0-alpha.22 •

Changelog

Source

v4.0.0-alpha.22 - 16/05/2025

  • Feat: allow configuring socket endpoint on browser clients
  • Feat: check and warn if version inconsistency between server and client
b-ma
published 4.0.0-alpha.21 •

Changelog

Source

v4.0.0-alpha.21 - 6/05/2025

  • Fix: prevent multiple 'close' events
  • Fix: disable heartbeat check on client-side, was unstable
  • Feat: introduce 'local' option for SharedState parameters
  • Feat: ability to filter parameters of interest in SharedState
b-ma
published 4.0.0-alpha.20 •

Changelog

Source

v4.0.0-alpha.20 - 19/02/2024

  • Refactor heartbeat - #86
  • Refactor state collection - #85
  • Fix issue with self signed certs and config generated by wizard - #84
23
7
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