Packaging webtorrent
Introduction
In this page will be tracked packaging information about webtorrent nodejs module.
Please do not edit this page by hand. Use this script instead.
For more information about packaging a Node.js module, please take a look at this page.
Build Dependencies
Name |
npm |
debian |
task |
@babel/core |
@babel/core (7.21.8) |
|
|
@babel/eslint-parser |
@babel/eslint-parser (7.21.8) |
|
|
@babel/plugin-syntax-import-assertions |
@babel/plugin-syntax-import-assertions (7.20.0) |
|
|
@babel/preset-env |
@babel/preset-env (7.21.5) |
|
|
@webtorrent/semantic-release-config |
@webtorrent/semantic-release-config (1.0.9) |
|
|
airtap |
airtap (4.0.4) |
|
|
airtap-manual |
airtap-manual (1.0.0) |
|
|
airtap-sauce |
airtap-sauce (1.1.2) |
|
|
babelify |
babelify (10.0.0) |
|
|
bittorrent-tracker |
bittorrent-tracker (10.0.2) |
|
|
buffer |
buffer (6.0.3) |
|
|
chrome-net |
chrome-net (3.3.4) |
|
|
disc |
disc (1.3.3) |
|
|
eslint |
eslint (8.41.0) |
|
|
eslint-config-standard |
eslint-config-standard (17.0.0) |
|
|
eslint-plugin-import |
eslint-plugin-import (2.27.5) |
|
|
eslint-plugin-n |
eslint-plugin-n (16.0.0) |
|
|
eslint-plugin-promise |
eslint-plugin-promise (6.1.1) |
|
|
finalhandler |
finalhandler (1.2.0) |
|
|
network-address |
network-address (1.1.2) |
|
|
pako |
pako (2.1.0) |
|
|
path-browserify |
path-browserify (1.0.1) |
|
|
run-series |
run-series (1.1.9) |
|
|
semantic-release |
semantic-release (21.0.2) |
|
|
serve-static |
serve-static (1.15.0) |
|
|
stream-http |
stream-http (3.2.0) |
|
|
tap-spec |
tap-spec (5.0.0) |
|
|
tape |
tape (5.6.3) |
|
|
terser-webpack-plugin |
terser-webpack-plugin (5.3.9) |
|
|
timers-browserify |
timers-browserify (2.0.12) |
|
|
webpack |
webpack (5.83.1) |
|
|
webpack-cli |
webpack-cli (5.1.1) |
|
|
webtorrent-fixtures |
webtorrent-fixtures (2.0.2) |
|
|
Dependencies
Name |
npm |
debian |
task |
webtorrent |
webtorrent (2.0.18) |
|
|
├── addr-to-ip-port |
addr-to-ip-port (2.0.0) |
|
|
├── bitfield |
bitfield (4.1.0) |
|
|
├── bittorrent-dht |
bittorrent-dht (11.0.4) |
|
|
│ ├── bencode |
bencode (3.0.3) |
|
|
│ │ └── uint8-util |
uint8-util (2.1.9) |
|
|
│ │ └── base64-arraybuffer |
base64-arraybuffer (1.0.2) |
|
|
│ ├── debug |
debug (4.3.4) |
|
|
│ │ └── ms |
ms (2.1.3) |
|
|
│ ├── k-bucket |
k-bucket (5.1.0) |
|
|
│ │ └── randombytes |
randombytes (2.1.0) |
|
|
│ │ └── safe-buffer |
safe-buffer (5.2.1) |
|
|
│ ├── k-rpc |
k-rpc (5.1.0) |
|
|
│ │ ├── k-bucket |
k-bucket (5.1.0) |
|
|
│ │ ├── k-rpc-socket |
k-rpc-socket (1.11.1) |
|
|
│ │ │ ├── bencode |
bencode (3.0.3) |
|
|
│ │ │ ├── chrome-dgram |
chrome-dgram (3.0.6) |
|
|
│ │ │ │ ├── inherits |
inherits (2.0.4) |
|
|
│ │ │ │ └── run-series |
run-series (1.1.9) |
|
|
│ │ │ ├── chrome-dns |
chrome-dns (1.0.1) |
|
|
│ │ │ │ └── chrome-net |
chrome-net (3.3.4) |
|
|
│ │ │ │ └── inherits |
inherits (2.0.4) |
|
|
│ │ │ └── chrome-net |
chrome-net (3.3.4) |
|
|
│ │ └── randombytes |
randombytes (2.1.0) |
|
|
│ ├── last-one-wins |
last-one-wins (1.0.4) |
|
|
│ ├── lru |
lru (3.1.0) |
|
|
│ │ └── inherits |
inherits (2.0.4) |
|
|
│ ├── randombytes |
randombytes (2.1.0) |
|
|
│ └── record-cache |
record-cache (1.2.0) |
|
|
│ └── b4a |
b4a (1.6.4) |
|
|
├── bittorrent-protocol |
bittorrent-protocol (4.1.6) |
|
|
│ ├── bencode |
bencode (3.0.3) |
|
|
│ ├── bitfield |
bitfield (4.1.0) |
|
|
│ ├── debug |
debug (4.3.4) |
|
|
│ ├── randombytes |
randombytes (2.1.0) |
|
|
│ ├── rc4 |
rc4 (0.1.5) |
|
|
│ ├── readable-stream |
readable-stream (4.4.0) |
|
|
│ │ ├── abort-controller |
abort-controller (3.0.0) |
|
|
│ │ │ └── event-target-shim |
event-target-shim (6.0.2) |
|
|
│ │ ├── buffer |
buffer (6.0.3) |
|
|
│ │ │ ├── base64-js |
base64-js (1.5.1) |
|
|
│ │ │ └── ieee754 |
ieee754 (1.2.1) |
|
|
│ │ ├── events |
events (3.3.0) |
|
|
│ │ └── process |
process (0.11.10) |
|
|
│ ├── throughput |
throughput (1.0.1) |
|
|
│ ├── uint8-util |
uint8-util (2.1.9) |
|
|
│ └── unordered-array-remove |
unordered-array-remove (1.0.2) |
|
|
├── cache-chunk-store |
cache-chunk-store (3.2.2) |
|
|
│ ├── lru |
lru (3.1.0) |
|
|
│ └── queue-microtask |
queue-microtask (1.2.3) |
|
|
├── chunk-store-iterator |
chunk-store-iterator (1.0.3) |
|
|
│ └── block-iterator |
block-iterator (1.1.1) |
|
|
├── cpus |
cpus (1.0.3) |
|
|
├── create-torrent |
create-torrent (6.0.11) |
|
|
│ ├── bencode |
bencode (3.0.3) |
|
|
│ ├── block-iterator |
block-iterator (1.1.1) |
|
|
│ ├── fast-readable-async-iterator |
fast-readable-async-iterator (1.1.1) |
|
|
│ ├── is-file |
is-file (1.0.0) |
|
|
│ ├── join-async-iterator |
join-async-iterator (1.1.1) |
|
|
│ ├── junk |
junk (4.0.1) |
|
|
│ ├── minimist |
minimist (1.2.8) |
|
|
│ ├── once |
once (1.4.0) |
|
|
│ │ └── wrappy |
wrappy (1.0.2) |
|
|
│ ├── piece-length |
piece-length (2.0.1) |
|
|
│ ├── queue-microtask |
queue-microtask (1.2.3) |
|
|
│ ├── run-parallel |
run-parallel (1.2.0) |
|
|
│ │ └── queue-microtask |
queue-microtask (1.2.3) |
|
|
│ └── uint8-util |
uint8-util (2.1.9) |
|
|
├── cross-fetch-ponyfill |
cross-fetch-ponyfill (1.0.3) |
|
|
│ ├── abort-controller |
abort-controller (3.0.0) |
|
|
│ └── node-fetch |
node-fetch (3.3.1) |
|
|
│ ├── data-uri-to-buffer |
data-uri-to-buffer (5.0.1) |
|
|
│ ├── fetch-blob |
fetch-blob (4.0.0) |
|
|
│ │ └── node-domexception |
node-domexception (1.0.0) |
|
|
│ └── formdata-polyfill |
formdata-polyfill (4.0.10) |
|
|
│ └── fetch-blob |
fetch-blob (4.0.0) |
|
|
├── debug |
debug (4.3.4) |
|
|
├── escape-html |
escape-html (1.0.3) |
|
|
├── fs-chunk-store |
fs-chunk-store (4.0.1) |
|
|
│ ├── queue-microtask |
queue-microtask (1.2.3) |
|
|
│ ├── random-access-file |
random-access-file (4.0.1) |
|
|
│ │ ├── fs-native-extensions |
fs-native-extensions (1.2.1) |
|
|
│ │ │ ├── napi-macros |
napi-macros (2.2.2) |
|
|
│ │ │ ├── node-gyp-build |
node-gyp-build (4.6.0) |
|
|
│ │ │ └── uv-errors |
uv-errors (1.0.4) |
|
|
│ │ └── random-access-storage |
random-access-storage (3.0.0) |
|
|
│ │ ├── events |
events (3.3.0) |
|
|
│ │ └── queue-tick |
queue-tick (1.0.1) |
|
|
│ ├── randombytes |
randombytes (2.1.0) |
|
|
│ ├── run-parallel |
run-parallel (1.2.0) |
|
|
│ └── thunky |
thunky (1.1.0) |
|
|
├── hybrid-chunk-store |
hybrid-chunk-store (1.2.0) |
|
|
│ ├── cache-chunk-store |
cache-chunk-store (3.2.2) |
|
|
│ ├── fsa-chunk-store |
fsa-chunk-store (1.1.3) |
|
|
│ ├── idb-chunk-store |
idb-chunk-store (1.0.1) |
|
|
│ │ ├── idb |
idb (7.1.1) |
|
|
│ │ └── queue-microtask |
queue-microtask (1.2.3) |
|
|
│ └── memory-chunk-store |
memory-chunk-store (1.3.5) |
|
|
│ └── queue-microtask |
queue-microtask (1.2.3) |
|
|
├── immediate-chunk-store |
immediate-chunk-store (2.2.0) |
|
|
│ └── queue-microtask |
queue-microtask (1.2.3) |
|
|
├── join-async-iterator |
join-async-iterator (1.1.1) |
|
|
├── load-ip-set |
load-ip-set (3.0.1) |
|
|
│ ├── cross-fetch-ponyfill |
cross-fetch-ponyfill (1.0.3) |
|
|
│ ├── ip-set |
ip-set (2.1.0) |
|
|
│ │ └── ip |
ip (1.1.8) |
|
|
│ ├── netmask |
netmask (2.0.2) |
|
|
│ ├── once |
once (1.4.0) |
|
|
│ ├── queue-microtask |
queue-microtask (1.2.3) |
|
|
│ └── split |
split (1.0.1) |
|
|
│ └── through |
through (2.3.8) |
|
|
├── lt_donthave |
lt_donthave (1.0.1) |
|
|
│ ├── debug |
debug (4.3.4) |
|
|
│ └── unordered-array-remove |
unordered-array-remove (1.0.2) |
|
|
├── memory-chunk-store |
memory-chunk-store (1.3.5) |
|
|
├── mime |
mime (3.0.0) |
|
|
├── once |
once (1.4.0) |
|
|
├── parse-torrent |
parse-torrent (11.0.8) |
|
|
│ ├── bencode |
bencode (3.0.3) |
|
|
│ ├── cross-fetch-ponyfill |
cross-fetch-ponyfill (1.0.3) |
|
|
│ ├── get-stdin |
get-stdin (9.0.0) |
|
|
│ ├── magnet-uri |
magnet-uri (7.0.3) |
|
|
│ │ ├── bep53-range |
bep53-range (2.0.0) |
|
|
│ │ ├── thirty-two |
thirty-two (1.0.2) |
|
|
│ │ └── uint8-util |
uint8-util (2.1.9) |
|
|
│ ├── queue-microtask |
queue-microtask (1.2.3) |
|
|
│ └── uint8-util |
uint8-util (2.1.9) |
|
|
├── pump |
pump (3.0.0) |
|
|
│ ├── end-of-stream |
end-of-stream (1.4.4) |
|
|
│ │ └── once |
once (1.4.0) |
|
|
│ └── once |
once (1.4.0) |
|
|
├── queue-microtask |
queue-microtask (1.2.3) |
|
|
├── randombytes |
randombytes (2.1.0) |
|
|
├── random-iterate |
random-iterate (1.0.1) |
|
|
├── range-parser |
range-parser (1.2.1) |
|
|
├── run-parallel |
run-parallel (1.2.0) |
|
|
Package.json
The package.json for webtorrent can be seen by typing:
npm view webtorrent
