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

@pager/jackrabbit

Package Overview
Dependencies
Maintainers
15
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pager/jackrabbit - npm Package Compare versions

Comparing version 4.6.3 to 4.6.4

6

lib/exchange.js

@@ -83,6 +83,8 @@ 'use strict';

publish(msg, {
var opts = extend({}, {
key: key,
rpcCallback: cb
});
}, options);
publish(msg, opts);
}

@@ -89,0 +91,0 @@

{
"name": "@pager/jackrabbit",
"version": "4.6.3",
"version": "4.6.4",
"description": "Easy RabbitMQ for node",

@@ -5,0 +5,0 @@ "keywords": [

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