Socket
Socket
Sign inDemoInstall

webtorrent-fixtures

Package Overview
Dependencies
Maintainers
9
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.3 to 1.7.4

CHANGELOG.md

1

index.js
// Torrent and content test files. Content is Public Domain or Creative Commons.
const fs = require('fs')

@@ -4,0 +3,0 @@ const path = require('path')

{
"name": "webtorrent-fixtures",
"description": "Sample torrent files for the WebTorrent test suite",
"version": "1.7.3",
"version": "1.7.4",
"author": {

@@ -20,5 +20,7 @@ "name": "WebTorrent, LLC",

"brfs": "^2.0.0",
"parse-torrent": "^6.0.0"
"parse-torrent": "^7.0.0"
},
"devDependencies": {
"@webtorrent/semantic-release-config": "1.0.5",
"semantic-release": "17.4.4",
"standard": "*"

@@ -43,3 +45,11 @@ },

"test": "standard && node -e \"require('.')\""
},
"renovate": {
"extends": [
"github>webtorrent/renovate-config"
]
},
"release": {
"extends": "@webtorrent/semantic-release-config"
}
}

@@ -1,5 +0,5 @@

# webtorrent-fixtures [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
# webtorrent-fixtures [![ci][ci-image]][ci-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
[travis-image]: https://img.shields.io/travis/webtorrent/webtorrent-fixtures/master.svg
[travis-url]: https://travis-ci.org/webtorrent/webtorrent-fixtures
[ci-image]: https://github.com/webtorrent/webtorrent-fixtures/actions/workflows/ci.yml/badge.svg
[ci-url]: https://github.com/webtorrent/webtorrent-fixtures/actions/workflows/ci.yml
[npm-image]: https://img.shields.io/npm/v/webtorrent-fixtures.svg

@@ -6,0 +6,0 @@ [npm-url]: https://npmjs.org/package/webtorrent-fixtures

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