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.13 to 6.0.14

7

CHANGELOG.md

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

## [6.0.14](https://github.com/webtorrent/create-torrent/compare/v6.0.13...v6.0.14) (2023-08-10)
### Bug Fixes
* **deps:** update dependency bencode to v4 ([#236](https://github.com/webtorrent/create-torrent/issues/236)) ([edef6b9](https://github.com/webtorrent/create-torrent/commit/edef6b9c39afbb56dc5f7905af59514d70e7087c))
## [6.0.13](https://github.com/webtorrent/create-torrent/compare/v6.0.12...v6.0.13) (2023-07-31)

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

6

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

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

"dependencies": {
"bencode": "^3.1.1",
"bencode": "^4.0.0",
"block-iterator": "^1.1.1",

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

"brfs": "2.0.2",
"parse-torrent": "11.0.12",
"parse-torrent": "11.0.13",
"semantic-release": "21.0.7",

@@ -42,0 +42,0 @@ "standard": "*",

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