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.2 to 6.0.3

7

CHANGELOG.md

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

## [6.0.3](https://github.com/webtorrent/create-torrent/compare/v6.0.2...v6.0.3) (2023-01-25)
### Bug Fixes
* **deps:** update dependency bencode to v3 ([#189](https://github.com/webtorrent/create-torrent/issues/189)) ([cdddf06](https://github.com/webtorrent/create-torrent/commit/cdddf0648afb12ad6ace11b16924c3b6400e21fc))
## [6.0.2](https://github.com/webtorrent/create-torrent/compare/v6.0.1...v6.0.2) (2022-12-03)

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

6

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

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

"dependencies": {
"bencode": "^2.0.3",
"bencode": "^3.0.0",
"block-iterator": "^1.1.1",

@@ -41,3 +41,3 @@ "fast-readable-async-iterator": "^1.1.1",

"standard": "*",
"tape": "5.6.1",
"tape": "5.6.3",
"webtorrent-fixtures": "1.7.5"

@@ -44,0 +44,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