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

@cap-js-community/event-queue

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cap-js-community/event-queue - npm Package Versions

23
8

1.9.0-beta.2

Diff

smax
published 1.9.0-beta.1 •

smax
published 1.9.0-beta.0 •

smax
published 1.8.7 •

Changelog

Source

v1.8.7 - 2025-02-05

Added

  • added event option increasePriorityOverTime to disable the automatic increase of priority for long-waiting events
smax
published 1.8.6 •

Changelog

Source

v1.8.6 - 2025-01-31

Added

  • stringify payload in publishEvent if payload is not already a string

Fixed

  • reduced XSUAA error message to minimum
  • request tokenInfo only in multi-tenancy case
smax
published 1.8.5 •

Changelog

Source

v1.8.5 - 2025-01-17

Added

  • added more event configuration parameters for the CAP outbox
smax
published 1.8.4 •

Changelog

Source

v1.8.4 - 2025-01-17

Added

  • Introduced the ability to configure a tenant filter for event processing, enabling features like sticky tenant processing and dedicated application instances.

Fixed

  • Resolved an issue with transaction handling where an event handler attaching an on-succeeded callback would throw an exception.
  • Prevented error logs from being generated when event configurations are missing.
smax
published 1.8.3 •

Changelog

Source

v1.8.3 - 2025-01-10

Fixed

  • introduced a shutdown timeout to ensure the server stops even if Redis clients fail to close
  • better connection handling for redis
smax
published 1.8.2 •

Changelog

Source

v1.8.2 - 2025-01-08

Added

smax
published 1.8.1 •

Changelog

Source

v1.8.1 - 2024-12-XX

Added

  • adding logs for shutdown handler of redis connections
  • multiInstanceProcessing allows to process the same event type/subtype on multiple application instances

Fixed

  • Addressed an orphaned usage of isRunnerDeactivated that could cause unexpected behavior.
  • Resolved a memory leak in the distributed locking mechanism, which occurred when tracking existing locks for a large number of events.
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