create-torrent
Advanced tools
Comparing version 6.0.16 to 6.0.17
@@ -0,1 +1,8 @@ | ||
## [6.0.17](https://github.com/webtorrent/create-torrent/compare/v6.0.16...v6.0.17) (2024-02-09) | ||
### Bug Fixes | ||
* **deps:** update dependency uint8-util to ^2.2.4 ([#257](https://github.com/webtorrent/create-torrent/issues/257)) ([87c3a33](https://github.com/webtorrent/create-torrent/commit/87c3a337d7d31e51c99c27d3d1bcf22558f24f82)) | ||
## [6.0.16](https://github.com/webtorrent/create-torrent/compare/v6.0.15...v6.0.16) (2023-12-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "create-torrent", | ||
"description": "Create .torrent files", | ||
"version": "6.0.16", | ||
"version": "6.0.17", | ||
"author": { | ||
@@ -33,3 +33,3 @@ "name": "WebTorrent LLC", | ||
"run-parallel": "^1.2.0", | ||
"uint8-util": "^2.2.2" | ||
"uint8-util": "^2.2.4" | ||
}, | ||
@@ -39,6 +39,6 @@ "devDependencies": { | ||
"brfs": "2.0.2", | ||
"parse-torrent": "11.0.14", | ||
"parse-torrent": "11.0.16", | ||
"semantic-release": "21.1.2", | ||
"standard": "*", | ||
"tape": "5.7.2", | ||
"tape": "5.7.4", | ||
"webtorrent-fixtures": "2.0.2" | ||
@@ -45,0 +45,0 @@ }, |
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
33474
Updateduint8-util@^2.2.4