Socket
Socket
Sign inDemoInstall

create-torrent

Package Overview
Dependencies
Maintainers
9
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-torrent - npm Package Compare versions

Comparing version 6.0.17 to 6.0.18

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [6.0.18](https://github.com/webtorrent/create-torrent/compare/v6.0.17...v6.0.18) (2024-07-08)
### Bug Fixes
* **deps:** update dependency uint8-util to ^2.2.5 ([#259](https://github.com/webtorrent/create-torrent/issues/259)) ([6167075](https://github.com/webtorrent/create-torrent/commit/61670751367a9cbd4fd8f013cac22391e2dc2337))
## [6.0.17](https://github.com/webtorrent/create-torrent/compare/v6.0.16...v6.0.17) (2024-02-09)

@@ -2,0 +9,0 @@

8

package.json
{
"name": "create-torrent",
"description": "Create .torrent files",
"version": "6.0.17",
"version": "6.0.18",
"author": {

@@ -33,3 +33,3 @@ "name": "WebTorrent LLC",

"run-parallel": "^1.2.0",
"uint8-util": "^2.2.4"
"uint8-util": "^2.2.5"
},

@@ -39,6 +39,6 @@ "devDependencies": {

"brfs": "2.0.2",
"parse-torrent": "11.0.16",
"parse-torrent": "11.0.17",
"semantic-release": "21.1.2",
"standard": "*",
"tape": "5.7.4",
"tape": "5.8.1",
"webtorrent-fixtures": "2.0.2"

@@ -45,0 +45,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc