Socket
Socket
Sign inDemoInstall

create-torrent

Package Overview
Dependencies
Maintainers
1
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 3.24.8 to 3.25.0

1

index.js

@@ -10,3 +10,2 @@ module.exports = createTorrent

[ 'udp://exodus.desync.com:6969' ],
[ 'wss://tracker.webtorrent.io' ],
[ 'wss://tracker.btorrent.xyz' ],

@@ -13,0 +12,0 @@ [ 'wss://tracker.openwebtorrent.com' ],

19

package.json
{
"name": "create-torrent",
"description": "Create .torrent files",
"version": "3.24.8",
"version": "3.25.0",
"author": "Feross Aboukhadijeh <feross@feross.org> (http://feross.org/)",

@@ -18,3 +18,3 @@ "bin": {

"is-file": "^1.0.0",
"junk": "^1.0.1",
"junk": "^2.0.0",
"minimist": "^1.1.0",

@@ -37,14 +37,17 @@ "multistream": "^2.0.2",

},
"engines": {
"node": ">=4"
},
"homepage": "https://github.com/feross/create-torrent",
"keywords": [
"torrent",
".torrent",
"bittorrent",
"create",
"create torrent",
"make",
"new",
"peer-to-peer",
"torrent",
"torrent file",
"torrent files",
".torrent",
"create",
"peer-to-peer",
"bittorrent",
"new",
"webtorrent"

@@ -51,0 +54,0 @@ ],

@@ -81,3 +81,2 @@ # create-torrent [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]

- udp://exodus.desync.com:6969
- wss://tracker.webtorrent.io
- wss://tracker.btorrent.xyz

@@ -84,0 +83,0 @@ - wss://tracker.openwebtorrent.com

Sorry, the diff of this file is not supported yet

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