hyperswarm
Advanced tools
Comparing version 4.7.8 to 4.7.9
@@ -493,6 +493,6 @@ const { EventEmitter } = require('events') | ||
promises.push(this.dht.suspend()) | ||
this.suspended = true | ||
await Promise.allSettled(promises) | ||
await this.dht.suspend() | ||
} | ||
@@ -499,0 +499,0 @@ |
{ | ||
"name": "hyperswarm", | ||
"version": "4.7.8", | ||
"version": "4.7.9", | ||
"description": "A distributed networking stack for connecting peers", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
37872