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

mutual

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mutual - npm Package Compare versions

Comparing version 0.4.13 to 0.4.14

2

lib/durable-channel.js

@@ -386,4 +386,4 @@ // Generated by CoffeeScript 1.7.1

_this.on = function(event, handler) {
_this.superOn(event, handler);
if (event === "message") {
_this.superOn(event, handler);
return _this.queue.once("message", messageHandler);

@@ -390,0 +390,0 @@ }

{
"name": "mutual",
"version": "0.4.13",
"version": "0.4.14",
"description": "Scala-inspired Actors that use Redis as a message transport",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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