hyperswarm
Advanced tools
Comparing version 4.8.3 to 4.8.4
@@ -38,4 +38,3 @@ const { EventEmitter } = require('events') | ||
bootstrap: opts.bootstrap, | ||
debug: opts.debug, | ||
knownNodes: opts.knownNodes | ||
nodes: opts.nodes | ||
}) | ||
@@ -42,0 +41,0 @@ this.server = this.dht.createServer({ |
{ | ||
"name": "hyperswarm", | ||
"version": "4.8.3", | ||
"version": "4.8.4", | ||
"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
39499
899