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.14.0 to 3.14.1

2

index.js

@@ -1,3 +0,1 @@

/*global Blob, FileList */
module.exports = createTorrent

@@ -4,0 +2,0 @@

8

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

@@ -60,2 +60,8 @@ "bin": {

},
"standard": {
"globals": [
"Blob",
"FileList"
]
},
"testling": {

@@ -62,0 +68,0 @@ "files": "test/browser/*.js"

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