parse-torrent
Advanced tools
Comparing version 11.0.8 to 11.0.9
@@ -0,1 +1,8 @@ | ||
## [11.0.9](https://github.com/webtorrent/parse-torrent/compare/v11.0.8...v11.0.9) (2023-05-27) | ||
### Bug Fixes | ||
* **deps:** update dependency uint8-util to ^2.1.9 ([#146](https://github.com/webtorrent/parse-torrent/issues/146)) ([e0c1db2](https://github.com/webtorrent/parse-torrent/commit/e0c1db2f089e1bb02ee8d89fc8348fc5582506a7)) | ||
## [11.0.8](https://github.com/webtorrent/parse-torrent/compare/v11.0.7...v11.0.8) (2023-04-03) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "parse-torrent", | ||
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)", | ||
"version": "11.0.8", | ||
"version": "11.0.9", | ||
"author": { | ||
@@ -29,6 +29,6 @@ "name": "WebTorrent LLC", | ||
"queue-microtask": "^1.2.3", | ||
"uint8-util": "^2.1.7" | ||
"uint8-util": "^2.1.9" | ||
}, | ||
"devDependencies": { | ||
"@webtorrent/semantic-release-config": "1.0.8", | ||
"@webtorrent/semantic-release-config": "1.0.9", | ||
"brfs": "2.0.2", | ||
@@ -35,0 +35,0 @@ "semantic-release": "20.1.3", |
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
25275
Updateduint8-util@^2.1.9