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

kitten-mq

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kitten-mq - npm Package Versions

0.12.3

Diff

Changelog

Source

v0.12.3

2024-01-02

  • Fix last version, error message at package install (TAR_ENTRY_INVALID checksum failure).
mrobin
published 0.12.2 •

Changelog

Source

v0.12.2

2023-10-04

  • Add missing ExecReload parameter to systemd service template
  • Remove retry implementation on client-side handlers when the connection to the broker has not yet been established
  • Client extends now from EventEmitter with 2 available events :
    • connect : emit once the client is connected to hosts
    • disconnect : emit once the client is disconnected from hosts manually
mrobin
published 0.12.1 •

Changelog

Source

v0.12.1

2023-09-29

  • Added an automatic retry on the declaration of client-side handlers when the connection to the broker has not yet been established
  • A new function isConnected() is now exported from the client. This function returns the current connection state.
mrobin
published 0.11.1 •

Changelog

Source

v0.11.1

2022-07-06

  • Fix: Previous version was not working due to missing comma.
mrobin
published 0.11.0 •

Changelog

Source

v0.11.0

2022-06-28

  • Update kitten-socket dependency.
  • Correct package.json
    • Set correct npm reporsitory
    • Set correct git repository
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