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

rhea

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rhea - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

2

lib/link.js

@@ -308,3 +308,3 @@ /*

this.drain = false;
this.set_credit_window(this.get_option('credit_window', 100));
this.set_credit_window(this.get_option('credit_window', 1000));
if (this.get_option('autoaccept', true)) {

@@ -311,0 +311,0 @@ this.observers.on('message', auto_accept);

{
"name" : "rhea",
"version": "0.1.10",
"version": "0.1.11",
"description": "reactive AMQP 1.0 library",

@@ -5,0 +5,0 @@ "homepage": "http://github.com/grs/rhea",

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