Socket
Socket
Sign inDemoInstall

webtorrent-fixtures

Package Overview
Dependencies
Maintainers
8
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.7.0 to 1.7.1

4

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

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

"dependencies": {
"brfs": "^1.4.3",
"brfs": "^2.0.0",
"parse-torrent": "^6.0.0"

@@ -22,0 +22,0 @@ },

@@ -19,3 +19,3 @@ # webtorrent-fixtures [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]

```js
var fixtures = require('webtorrent-fixtures')
const fixtures = require('webtorrent-fixtures')
console.log(fixtures.leaves)

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