bittorrent-dht
Advanced tools
Comparing version 3.2.4 to 3.2.5
{ | ||
"name": "bittorrent-dht", | ||
"description": "Simple, robust, BitTorrent DHT implementation", | ||
"version": "3.2.4", | ||
"version": "3.2.5", | ||
"author": { | ||
@@ -22,3 +22,3 @@ "name": "Feross Aboukhadijeh", | ||
"is-ip": "^1.0.0", | ||
"k-bucket": "^0.4.2", | ||
"k-bucket": "^0.5.0", | ||
"network-address": "^1.0.0", | ||
@@ -25,0 +25,0 @@ "once": "^1.3.1", |
@@ -226,3 +226,3 @@ # bittorrent-dht [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] | ||
- [BitTorrent DHT protocol](http://www.bittorrent.org/beps/bep_0005.html) | ||
- [Kademlia: A Peer-to-peer Information System Based on the XOR Metric](http://www.cs.rice.edu/Conferences/IPTPS02/109.pdf) | ||
- [Kademlia: A Peer-to-peer Information System Based on the XOR Metric](http://www.ic.unicamp.br/~bit/ensino/mo809_1s13/papers/P2P/Kademlia-%20A%20Peer-to-Peer%20Information%20System%20Based%20on%20the%20XOR%20Metric%20.pdf) | ||
@@ -229,0 +229,0 @@ |
63803
+ Addedk-bucket@0.5.0(transitive)
- Removedk-bucket@0.4.4(transitive)
Updatedk-bucket@^0.5.0