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

smqp

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smqp - npm Package Versions

23
8

9.0.6

Diff

Changelog

Source

[9.0.6] - 2025-02-04

  • some ticks saved by letting the queue queue a published message rather than handing it over to internal exchange._publishToQueue to queue the published message
  • es5 trailing commas touched all files
paed01
published 9.0.5 •

Changelog

Source

[9.0.5] - 2025-01-02

  • get returns false if there is no consumable message on queue, as stated in doc
  • make sure api is exposed as expected
paed01
published 9.0.4 •

Changelog

Source

[9.0.4] - 2024-12-17

  • export MessageMessage and ShovelOptions from fussy type declarations
paed01
published 9.0.3 •

Changelog

Source

[9.0.3] - 2024-11-08

  • attempt to fix whiny type declarations
paed01
published 9.0.2 •

Changelog

Source

[9.0.2] - 2024-06-14

  • no need to sort single binding or consumer by priority or if priority is not supplied
paed01
published 9.0.1 •

Changelog

Source

[9.0.1] - 2024-06-10

  • stop emitting queue message event when message is queued, no listeners AFAIK
paed01
published 9.0.0 •

Changelog

Source

[9.0.0] - 2024-06-08

Breaking

  • exchange-, shovel-, and queue name are read-only
  • stop emitting exchange bind and unbind events, no listeners AFAIK
  • broker.getConsumer(consumerTag) requires consumer tag to be a string

Fixes

  • replace entities arrays with new Map() to gain some performance
  • fix API.md getRoutingKeyPattern example, destructing a method from an prototyped instance doesn't work
  • run through markdown examples with texample
paed01
published 8.2.4 •

Changelog

Source

[8.2.4] - 2024-04-19

  • using prettier for formatting rules was mistakenly considered a production dependency. Now it is back where it belong.
paed01
published 8.2.3 •

Changelog

Source

[8.2.3] - 2024-04-08

  • major update of eslint
  • use prettier for formatting rules, touched basically ALL files
paed01
published 8.2.2 •

Changelog

Source

[8.2.2] - 2024-02-03

  • broker.getConsumers() now also returns if the consumer is ready or not. Cannot remember why, but the info is there
23
8
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