Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.16 to 6.0.17

7

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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 @@ },

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