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

ngx-socket-io

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-socket-io - npm Package Versions

234

4.8.4

Diff

Changelog

Source

[4.8.4] - 2025-02-09

Changed

  • Updated the options property in the SocketIoConfig interface to use Partial<ManagerOptions> instead of a custom-defined object.
rodgc
published 4.8.3 •

Changelog

Source

[4.8.3] - 2025-02-06

Fixed

  • off() behavior, sync with socket-io-client and takes a single function, not array
  • Mark internal fields as private in WrappedSocket.

Removed

  • Outdated @types/socket-io & @types/socket.io-client dependencies and use the built-in types instead.
rodgc
published 4.8.2 •

Changelog

Source

[4.8.2] - 2024-12-27

Added

  • Return types to help users.
  • emitWithAck().
  • offAny().
  • offAnyOutgoing().
  • send().
  • compress().
  • export SOCKET_CONFIG_TOKEN.

Fixed

  • socket.of() method.
  • Chaining methods.
  • Volatile usage.
  • connect() and disconnect() arguments.
rodgc
published 4.8.1 •

Changelog

Source

[4.8.1] - 2024-11-25

Update

  • Bump @angular/core dependencies to v19.0.0.
rodgc
published 4.8.0 •

Changelog

Source

[4.8.0] - 2024-11-21

Update

  • Bump @angular dependencies to v19.0.0.
rodgc
published 4.7.0 •

Changelog

Source

[4.7.0] - 2024-05-24

Update

  • Bump @angular dependencies to v18.0.0.
  • Bump ng-packagr dependencies to v18.0.0.
  • Bump typescript dependencies to v5.4.0.
rodgc
published 4.6.1 •

Changelog

Source

[4.6.1] - 2023-11-09

Fixed

  • Compatibility with future MINOR versions of Angular.
rodgc
published 4.6.0 •

Changelog

Source

[4.6.0] - 2023-11-08

Added

  • Optional callback to ioSocket.connect method.

Update

  • Bump @angular dependencies to v17.0.0.
  • Bump ng-packagr dependencies to v17.0.0.
  • Bump postcss dependencies to 8.4.31.
  • Bump zone.js dependencies to 0.14.0.
  • Bump socket.io dependencies to 4.7.2.
  • Bump socket.io-client dependencies to 4.7.2.
  • Bump @types/socket.io dependencies to 2.1.13.
  • Bump @types/socket.io-client dependencies to 1.4.36.
rodgc
published 4.5.1 •

Changelog

Source

[4.5.1] - 2023-05-11

Added

  • listeners Method.
  • listenersAny Method.
  • listenersAnyOutgoing Method.
  • off Method.
  • onAny Method.
  • onAnyOutgoing Method.
  • prependAny Method.
  • prependAnyOutgoing Method.
  • timeout Method.
  • volatile Method.
rodgc
published 4.5.0 •

Changelog

Source

[4.5.0] - 2023-05-11

Added

  • forceNew option

Update

  • Bump @angular dependencies to v16.0.0.
  • Bump ng-packagr dependencies to v16.0.0.
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