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 1.0.0 to 1.0.1

2

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

@@ -6,0 +6,0 @@ "bugs": {

@@ -5,3 +5,3 @@ # create-torrent [![travis](https://img.shields.io/travis/feross/create-torrent.svg)](https://travis-ci.org/feross/create-torrent) [![npm](https://img.shields.io/npm/v/create-torrent.svg)](https://npmjs.org/package/create-torrent) [![gittip](https://img.shields.io/gittip/feross.svg)](https://www.gittip.com/feross/)

![creation](https://raw.githubusercontent.com/feross/zelda/master/img.jpg)
![creation](https://raw.githubusercontent.com/feross/create-torrent/master/img.jpg)

@@ -32,2 +32,5 @@ This module is used by [WebTorrent](http://webtorrent.io).

A reasonable piece length (~1024 pieces) will automatically be selected for the .torrent
file, or you can override it if you want a different size (See API docs below).
### api

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