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

remit

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remit - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

2

index.js

@@ -85,3 +85,3 @@ 'use strict'

self.__use_consume_channel(() => {
self._consume_channel.bindQueue(chosen_queue, self._exchange_name, event, (err, ok) => {
self._consume_channel.bindQueue(chosen_queue, self._exchange_name, event, {}, (err, ok) => {
if (err) {

@@ -88,0 +88,0 @@ console.error(err)

{
"name": "remit",
"version": "1.5.2",
"version": "1.5.3",
"description": "A small set of functionality used to create microservices that don't need to be aware of one-another's existence.",

@@ -5,0 +5,0 @@ "main": "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