parse-torrent
Advanced tools
Comparing version 11.0.9 to 11.0.10
@@ -0,1 +1,8 @@ | ||
## [11.0.10](https://github.com/webtorrent/parse-torrent/compare/v11.0.9...v11.0.10) (2023-05-27) | ||
### Bug Fixes | ||
* **deps:** update dependency magnet-uri to ^7.0.4 ([#154](https://github.com/webtorrent/parse-torrent/issues/154)) ([446a0ba](https://github.com/webtorrent/parse-torrent/commit/446a0ba598b20bef7d7fa4e4d475754144801f54)) | ||
## [11.0.9](https://github.com/webtorrent/parse-torrent/compare/v11.0.8...v11.0.9) (2023-05-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "parse-torrent", | ||
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)", | ||
"version": "11.0.9", | ||
"version": "11.0.10", | ||
"author": { | ||
@@ -27,3 +27,3 @@ "name": "WebTorrent LLC", | ||
"get-stdin": "^9.0.0", | ||
"magnet-uri": "^7.0.3", | ||
"magnet-uri": "^7.0.4", | ||
"queue-microtask": "^1.2.3", | ||
@@ -30,0 +30,0 @@ "uint8-util": "^2.1.9" |
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
25613
Updatedmagnet-uri@^7.0.4