parse-torrent
Advanced tools
Comparing version 11.0.16 to 11.0.17
@@ -0,1 +1,8 @@ | ||
## [11.0.17](https://github.com/webtorrent/parse-torrent/compare/v11.0.16...v11.0.17) (2024-06-29) | ||
### Bug Fixes | ||
* **deps:** update dependency uint8-util to ^2.2.5 ([#185](https://github.com/webtorrent/parse-torrent/issues/185)) ([c0c72ce](https://github.com/webtorrent/parse-torrent/commit/c0c72ceb2ca7484434cf4c25563191697febf12a)) | ||
## [11.0.16](https://github.com/webtorrent/parse-torrent/compare/v11.0.15...v11.0.16) (2024-01-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "parse-torrent", | ||
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)", | ||
"version": "11.0.16", | ||
"version": "11.0.17", | ||
"author": { | ||
@@ -29,3 +29,3 @@ "name": "WebTorrent LLC", | ||
"queue-microtask": "^1.2.3", | ||
"uint8-util": "^2.2.4" | ||
"uint8-util": "^2.2.5" | ||
}, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
"standard": "^17.1.0", | ||
"tape": "5.7.3", | ||
"tape": "5.8.1", | ||
"webtorrent-fixtures": "2.0.2", | ||
@@ -40,0 +40,0 @@ "xtend": "4.0.2" |
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
27784
Updateduint8-util@^2.2.5