bittorrent-protocol
Advanced tools
Comparing version 4.1.9 to 4.1.10
@@ -5,3 +5,3 @@ { | ||
"description": "Simple, robust, BitTorrent peer wire protocol implementation", | ||
"version": "4.1.9", | ||
"version": "4.1.10", | ||
"author": { | ||
@@ -16,3 +16,3 @@ "name": "WebTorrent LLC", | ||
"dependencies": { | ||
"bencode": "^3.1.1", | ||
"bencode": "^4.0.0", | ||
"bitfield": "^4.1.0", | ||
@@ -19,0 +19,0 @@ "debug": "^4.3.4", |
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
54967
+ Addedbencode@4.0.0(transitive)
- Removedbencode@3.1.1(transitive)
Updatedbencode@^4.0.0