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.15 to 6.0.16

7

CHANGELOG.md

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

## [6.0.16](https://github.com/webtorrent/create-torrent/compare/v6.0.15...v6.0.16) (2023-12-12)
### Bug Fixes
* **deps:** update dependency fast-readable-async-iterator to v2 ([#251](https://github.com/webtorrent/create-torrent/issues/251)) ([a566cfb](https://github.com/webtorrent/create-torrent/commit/a566cfb8cf3222d5204ec033c9dbf581aa0e96e4))
## [6.0.15](https://github.com/webtorrent/create-torrent/compare/v6.0.14...v6.0.15) (2023-08-11)

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

10

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

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

"block-iterator": "^1.1.1",
"fast-readable-async-iterator": "^1.1.1",
"fast-readable-async-iterator": "^2.0.0",
"is-file": "^1.0.0",

@@ -39,6 +39,6 @@ "join-async-iterator": "^1.1.1",

"brfs": "2.0.2",
"parse-torrent": "11.0.13",
"semantic-release": "21.0.7",
"parse-torrent": "11.0.14",
"semantic-release": "21.1.2",
"standard": "*",
"tape": "5.6.6",
"tape": "5.7.2",
"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