🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

hyperdht

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperdht - npm Package Compare versions

Comparing version
6.29.3
to
6.29.4
+1
-1
index.js

@@ -404,3 +404,3 @@ const DHT = require('dht-rpc')

if (this._persistent === null) return false
if (this._persistent === null || this.id === null) return false

@@ -407,0 +407,0 @@ switch (req.command) {

{
"name": "hyperdht",
"version": "6.29.3",
"version": "6.29.4",
"description": "The DHT powering Hyperswarm",

@@ -5,0 +5,0 @@ "main": "index.js",