Socket
Socket
Sign inDemoInstall

rascal

Package Overview
Dependencies
Maintainers
4
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rascal - npm Package Versions

23
19

20.1.0

Diff

Changelog

Source

20.1.0

  • Ignore and remove immediateNack header based on the xDeath header. See https://github.com/onebeyond/rascal/issues/237
guidesmiths_bot
published 20.0.0 •

Changelog

Source

20.0.0

  • Replaced superagent with native node http client as per https://github.com/onebeyond/rascal/issues/234
guidesmiths_bot
published 19.0.0 •

Changelog

Source

19.0.0

  • I am not aware of any breaking changes in this release, but emitting error events asynchronously could have subtle side effects, hence the major release
  • Deprecate session 'cancelled' event in favour of 'cancel' (both will work)
  • Refactor reconnection and resubscription code
  • Emit errors asynchronously to prevent them being caught by the amqplib main accept loop
  • Fix bug which throw an exception in the error handler when a close event was emitted with no error argument
guidesmiths_bot
published 18.0.1 •

Changelog

Source

18.0.1

  • Removed console.log when the channel pool destroyed a channel
  • Add streams example
guidesmiths_bot
published 18.0.0 •

Changelog

Source

18.0.0

  • Fixes https://github.com/onebeyond/rascal/issues/227 by requiring special characters to be URL encoded.
  • Consolidated broker and management url configuration logic
guidesmiths_bot
published 17.0.2 •

Changelog

Source

17.0.2

  • Update guidesmiths references to onebeyond.
  • Dedupe channel poole ready check
  • Remove unnecessary subscription config from busy publisher example
  • Fixed bug where hostname connection order was not properly randomised
guidesmiths_bot
published 17.0.1 •

Changelog

Source

17.0.1

  • Rework the republish and forward recovery strategies to remove remote chance of repeat ack/nack
guidesmiths_bot
published 17.0.0 •

Changelog

Source

17.0.0

  • Updated the configuration processing as per https://github.com/onebeyond/rascal/issues/219
  • Test on Node 20
  • Abandon dependabot (too noisy)
  • Bump deps
  • Add support for channel level prefetch as per https://github.com/onebeyond/rascal/issues/221
  • Dropped prettier (it does nothing of the sort!)
guidesmiths_bot
published 16.3.0 •

Changelog

Source

16.3.0

  • Simplify logic which determines whether ackOrNack should be a callback or a promise
  • Report repeated calls to ackOrNack
  • Bump deps
guidesmiths_bot
published 16.2.0 •

Changelog

Source

16.2.0

  • Disable indirect dependabot updates (they're almost pointless for modules since package-lock.json isn't published)
  • Support acknowledging / rejecting all outstanding messages
23
19
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