Socket
Socket
Sign inDemoInstall

webtorrent-fixtures

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webtorrent-fixtures - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

22

package.json
{
"name": "webtorrent-fixtures",
"description": "Sample torrent files for the WebTorrent test suite",
"version": "1.1.0",
"version": "1.2.0",
"author": {

@@ -10,5 +10,14 @@ "email": "feross@feross.org",

},
"browserify": {
"transform": [
"brfs"
]
},
"bugs": {
"url": "https://github.com/feross/webtorrent-fixtures/issues"
},
"dependencies": {
"brfs": "^1.4.3",
"parse-torrent": "^5.7.1"
},
"devDependencies": {

@@ -18,9 +27,9 @@ "standard": "^6.0.7"

"keywords": [
"webtorrent",
"sample torrents",
"test",
"test fixtures",
"webtorrent test",
"sample torrents",
"torrent",
"torrent files"
"torrent files",
"webtorrent",
"webtorrent test"
],

@@ -35,6 +44,3 @@ "license": "MIT",

"test": "standard && node -e \"require('.')\""
},
"dependencies": {
"parse-torrent": "^5.7.1"
}
}
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