parse-torrent
Advanced tools
Comparing version 11.0.1 to 11.0.2
@@ -0,1 +1,8 @@ | ||
## [11.0.2](https://github.com/webtorrent/parse-torrent/compare/v11.0.1...v11.0.2) (2023-01-26) | ||
### Bug Fixes | ||
* **deps:** update dependency uint8-util to ^2.1.5 ([#135](https://github.com/webtorrent/parse-torrent/issues/135)) ([a2d03c5](https://github.com/webtorrent/parse-torrent/commit/a2d03c553e1ff332574a8b938988b597fab32ad9)) | ||
## [11.0.1](https://github.com/webtorrent/parse-torrent/compare/v11.0.0...v11.0.1) (2023-01-25) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "parse-torrent", | ||
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)", | ||
"version": "11.0.1", | ||
"version": "11.0.2", | ||
"author": { | ||
@@ -24,3 +24,3 @@ "name": "WebTorrent LLC", | ||
"queue-microtask": "^1.2.3", | ||
"uint8-util": "^2.1.4" | ||
"uint8-util": "^2.1.5" | ||
}, | ||
@@ -27,0 +27,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
22666
Updateduint8-util@^2.1.5