parse-torrent
Advanced tools
Comparing version 11.0.15 to 11.0.16
@@ -0,1 +1,8 @@ | ||
## [11.0.16](https://github.com/webtorrent/parse-torrent/compare/v11.0.15...v11.0.16) (2024-01-16) | ||
### Bug Fixes | ||
* **deps:** update dependency uint8-util to ^2.2.4 ([#167](https://github.com/webtorrent/parse-torrent/issues/167)) ([8983eac](https://github.com/webtorrent/parse-torrent/commit/8983eaccd2d0e94cb953fb4c37d54ed6d9c8dba6)) | ||
## [11.0.15](https://github.com/webtorrent/parse-torrent/compare/v11.0.14...v11.0.15) (2024-01-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "parse-torrent", | ||
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)", | ||
"version": "11.0.15", | ||
"version": "11.0.16", | ||
"author": { | ||
@@ -29,3 +29,3 @@ "name": "WebTorrent LLC", | ||
"queue-microtask": "^1.2.3", | ||
"uint8-util": "^2.2.2" | ||
"uint8-util": "^2.2.4" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
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
27446
Updateduint8-util@^2.2.4