bittorrent-protocol
Advanced tools
Comparing version 4.1.15 to 4.1.16
@@ -5,3 +5,3 @@ { | ||
"description": "Simple, robust, BitTorrent peer wire protocol implementation", | ||
"version": "4.1.15", | ||
"version": "4.1.16", | ||
"author": { | ||
@@ -18,3 +18,3 @@ "name": "WebTorrent LLC", | ||
"bitfield": "^4.1.0", | ||
"debug": "^4.3.7", | ||
"debug": "^4.4.0", | ||
"rc4": "^0.1.5", | ||
@@ -31,3 +31,3 @@ "streamx": "^2.15.1", | ||
"tap-spec": "^5.0.0", | ||
"tape": "5.8.1" | ||
"tape": "5.9.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "engines": { |
Updateddebug@^4.4.0