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

rascal

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rascal - npm Package Versions

1
19

12.0.3

Diff

Changelog

Source

12.0.3

  • Fix https://github.com/onebeyond/rascal/issues/141
  • Fix error message typos
  • Bump lodash
cressie176
published 12.0.1 •

Changelog

Source

12.0.1

  • Moved from travis to github actions
  • Fix broker waiting indefinitely when shutdown is called after losing a connection. See #126
cressie176
published 12.0.0 •

Changelog

Source

12.0.0

  • Removed node 8 support
cressie176
published 11.0.0 •

Changelog

Source

11.0.0

  • Reworked tests to remove mocha --exit flag
  • Exposed partially initialied brokerAsPromised on the rejected error via a symbol
  • clear keep active interval on broker nuke
  • Updated engine >= 8.0.0
cressie176
published 10.2.6 •

Changelog

Source

10.2.6

Updated

  • Dependencies
  • Removing Synk
cressie176
published 10.2.5 •

Changelog

Source

10.2.5

Updated

  • Improved readme as per issue #111

Fixed

  • Fixed issue #123, where a race condition was causing channels to be closed twice. Thanks @cinnq346.
cressie176
published 10.2.4 •

Changelog

Source

10.2.4

Fixed

  • Fixed issue #122, where error listeners were registered once, so repeated errors could bubble up and crash node
cressie176
published 10.2.3 •

Changelog

Source

10.2.3

Fixed

  • Fixed second part of issue #121, where the generic-pool could cause tight loops and memory leaks
cressie176
published 10.2.2 •

Changelog

Source

10.2.2

Fixed

  • Fixed issue #121, which caused rascals connection index to permanently increment rather than cycling back to 0. Consequently if all nodes in a cluster failed, Rascal could crash the application.
cressie176
published 10.2.1 •

Changelog

Source

10.2.1

Updated

  • Support amqplib 0.6.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