Comparing version 6.9.0 to 6.9.1
@@ -392,4 +392,5 @@ const { EventEmitter } = require('events') | ||
if (this.adaptive) { | ||
this.firewalled = true | ||
this.io.firewalled = true | ||
// TODO: re-enable this as soon as we find out why this is over triggering in some edge cases | ||
// this.firewalled = true | ||
// this.io.firewalled = true | ||
@@ -396,0 +397,0 @@ if (!this.ephemeral) { |
{ | ||
"name": "dht-rpc", | ||
"version": "6.9.0", | ||
"version": "6.9.1", | ||
"description": "Make RPC calls over a Kademlia based DHT", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61686
1408