Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

webtorrent-fixtures

webtorrent1kMIT2.0.2

Sample torrent files for the WebTorrent test suite

sample torrents, test, test fixtures, torrent, torrent files, webtorrent, webtorrent test

readme

webtorrent-fixtures ci npm downloads javascript style guide

Sample torrent files for the WebTorrent test suite

Torrent and content test files. All files are Public Domain or Creative Commons.

Usage

import fixtures from 'webtorrent-fixtures'
console.log(fixtures.leaves)

License

MIT. Copyright (c) Feross Aboukhadijeh and WebTorrent, LLC.

changelog

2.0.2 (2023-01-31)

Bug Fixes

2.0.1 (2023-01-31)

Bug Fixes

  • deps: update dependency parse-torrent to v11 (1e82400)
  • esm imports (edd66e7)

2.0.0 (2022-12-05)

  • Merge pull request #20 from ThaUnknown/esm (a028016), closes #20

Features

BREAKING CHANGES

  • ESM only

feat: esm

1.7.5 (2021-07-30)

Bug Fixes

  • bring back blocklist gz (116d688)

1.7.4 (2021-07-23)

Bug Fixes

  • add semantic release, switch CI (02302db)
  • package: update parse-torrent to version 7.0.0 (d7aace9)