create-torrent
Advanced tools
Comparing version 6.0.14 to 6.0.15
@@ -0,1 +1,8 @@ | ||
## [6.0.15](https://github.com/webtorrent/create-torrent/compare/v6.0.14...v6.0.15) (2023-08-11) | ||
### Bug Fixes | ||
* **deps:** update dependency uint8-util to ^2.2.2 ([#233](https://github.com/webtorrent/create-torrent/issues/233)) ([1c15ac5](https://github.com/webtorrent/create-torrent/commit/1c15ac5da79ba368616259c54ee27e82419b7b61)) | ||
## [6.0.14](https://github.com/webtorrent/create-torrent/compare/v6.0.13...v6.0.14) (2023-08-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "create-torrent", | ||
"description": "Create .torrent files", | ||
"version": "6.0.14", | ||
"version": "6.0.15", | ||
"author": { | ||
@@ -33,3 +33,3 @@ "name": "WebTorrent LLC", | ||
"run-parallel": "^1.2.0", | ||
"uint8-util": "^2.1.9" | ||
"uint8-util": "^2.2.2" | ||
}, | ||
@@ -36,0 +36,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
32784
Updateduint8-util@^2.2.2