bittorrent-protocol
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -5,3 +5,3 @@ { | ||
"description": "Simple, robust, BitTorrent peer wire protocol implementation", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"author": { | ||
@@ -16,3 +16,3 @@ "name": "WebTorrent LLC", | ||
"dependencies": { | ||
"bencode": "^2.0.2", | ||
"bencode": "^3.0.0", | ||
"bitfield": "^4.1.0", | ||
@@ -28,7 +28,7 @@ "debug": "^4.3.4", | ||
"devDependencies": { | ||
"@webtorrent/semantic-release-config": "1.0.7", | ||
"semantic-release": "19.0.2", | ||
"@webtorrent/semantic-release-config": "1.0.8", | ||
"semantic-release": "19.0.5", | ||
"standard": "*", | ||
"tap-spec": "^5.0.0", | ||
"tape": "5.5.3" | ||
"tape": "5.6.3" | ||
}, | ||
@@ -35,0 +35,0 @@ "engines": { |
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
+ Addedbencode@3.1.1(transitive)
- Removedbencode@2.0.3(transitive)
Updatedbencode@^3.0.0