|
1257 | 1257 | dependencies:
|
1258 | 1258 | "@babel/types" "^7.3.0"
|
1259 | 1259 |
|
| 1260 | +"@types/bittorrent-protocol@*": |
| 1261 | + version "3.1.1" |
| 1262 | + resolved "https://registry.yarnpkg.com/@types/bittorrent-protocol/-/bittorrent-protocol-3.1.1.tgz#76bfd5903d0f7c7b23289763f39aca9337b3b723" |
| 1263 | + integrity sha512-YY3j5aJNTjAt5SA1P+4mK4cU4QuxSN79T1mzdQMLeQL1eTrruU5AxKcgxKZOuatPET3wCDx5JQnq+4XWpFEb/A== |
| 1264 | + dependencies: |
| 1265 | + "@types/node" "*" |
| 1266 | + |
1260 | 1267 | "@types/body-parser@*":
|
1261 | 1268 | version "1.19.0"
|
1262 | 1269 | resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.0.tgz#0685b3c47eb3006ffed117cdd55164b61f80538f"
|
|
1451 | 1458 | resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.1.tgz#459c65fa1867dafe6a8f322c4c51695663cc55e9"
|
1452 | 1459 | integrity sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==
|
1453 | 1460 |
|
| 1461 | +"@types/magnet-uri@*": |
| 1462 | + version "5.1.2" |
| 1463 | + resolved "https://registry.yarnpkg.com/@types/magnet-uri/-/magnet-uri-5.1.2.tgz#7860417399d52ddc0be1021d570b4ac93ffc133e" |
| 1464 | + integrity sha512-bXFPXskwHoEYP6t8rq4nWchOlbUzXkyhnfCVZmq+zb25R5pWkasw7BmTIqDKQ6RAQmq89jll1v23yLa/SvPfAw== |
| 1465 | + dependencies: |
| 1466 | + "@types/node" "*" |
| 1467 | + |
1454 | 1468 | "@types/mime@*":
|
1455 | 1469 | version "2.0.3"
|
1456 | 1470 | resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.3.tgz#c893b73721db73699943bfc3653b1deb7faa4a3a"
|
|
1501 | 1515 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
1502 | 1516 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
1503 | 1517 |
|
| 1518 | +"@types/parse-torrent-file@*": |
| 1519 | + version "4.0.2" |
| 1520 | + resolved "https://registry.yarnpkg.com/@types/parse-torrent-file/-/parse-torrent-file-4.0.2.tgz#40c96fc075aec256514807c6c381d11d9035bd9e" |
| 1521 | + integrity sha512-EzdzpcN0sStQ35sUV2SChTJErLsbotsxZ/RYeR9gf3zXKlPLKaA7aIAoS/nuLRvfxH8mbrWQmXSw76alKecSdg== |
| 1522 | + dependencies: |
| 1523 | + "@types/node" "*" |
| 1524 | + |
| 1525 | +"@types/parse-torrent@*": |
| 1526 | + version "5.8.3" |
| 1527 | + resolved "https://registry.yarnpkg.com/@types/parse-torrent/-/parse-torrent-5.8.3.tgz#ff4e987d09ad27ccc1c8893b3a2c6a31a3bc4042" |
| 1528 | + integrity sha512-c0xAjnpov+Xk/2HTtpaBm0tukNIAoZoxrqgTDwSaIu6IVCynY+2YD9zcQNk2P6H4atcXzD78/LI2CQzLlMmAJg== |
| 1529 | + dependencies: |
| 1530 | + "@types/magnet-uri" "*" |
| 1531 | + "@types/node" "*" |
| 1532 | + "@types/parse-torrent-file" "*" |
| 1533 | + |
1504 | 1534 | "@types/prettier@^2.0.0":
|
1505 | 1535 | version "2.1.1"
|
1506 | 1536 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.1.1.tgz#be148756d5480a84cde100324c03a86ae5739fb5"
|
|
1531 | 1561 | "@types/express-serve-static-core" "*"
|
1532 | 1562 | "@types/mime" "*"
|
1533 | 1563 |
|
| 1564 | +"@types/simple-peer@*": |
| 1565 | + version "9.6.0" |
| 1566 | + resolved "https://registry.yarnpkg.com/@types/simple-peer/-/simple-peer-9.6.0.tgz#b5828d835b7f42dde27db584ba127e7a9f9072f4" |
| 1567 | + integrity sha512-X2y6s+vE/3j03hkI90oqld2JH2J/m1L7yFCYYPyFV/whrOK1h4neYvJL3GIE+UcACJacXZqzdmDKudwec18RbA== |
| 1568 | + dependencies: |
| 1569 | + "@types/node" "*" |
| 1570 | + |
1534 | 1571 | "@types/source-list-map@*":
|
1535 | 1572 | version "0.1.2"
|
1536 | 1573 | resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9"
|
|
1588 | 1625 | "@types/webpack-sources" "*"
|
1589 | 1626 | source-map "^0.6.0"
|
1590 | 1627 |
|
| 1628 | +"@types/webtorrent@^0.107.2": |
| 1629 | + version "0.107.2" |
| 1630 | + resolved "https://registry.yarnpkg.com/@types/webtorrent/-/webtorrent-0.107.2.tgz#f8d6dba86ef11dfd5087dc82288a3137a03a0523" |
| 1631 | + integrity sha512-Jd8NzoF2FqQSo3Y7vPfJDW/vKCv8VDs+22yhzib4YdYEi4q5CfS+1wLZLvL5OpdpVnaxsVmXoVvTZTgrO7y6Qw== |
| 1632 | + dependencies: |
| 1633 | + "@types/bittorrent-protocol" "*" |
| 1634 | + "@types/node" "*" |
| 1635 | + "@types/parse-torrent" "*" |
| 1636 | + "@types/simple-peer" "*" |
| 1637 | + |
1591 | 1638 | "@types/ws@^7.0.0":
|
1592 | 1639 | version "7.2.6"
|
1593 | 1640 | resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.2.6.tgz#516cbfb818310f87b43940460e065eb912a4178d"
|
@@ -4405,6 +4452,14 @@ dir-glob@^3.0.1:
|
4405 | 4452 | dependencies:
|
4406 | 4453 | path-type "^4.0.0"
|
4407 | 4454 |
|
| 4455 | +diskusage@^1.1.3: |
| 4456 | + version "1.1.3" |
| 4457 | + resolved "https://registry.yarnpkg.com/diskusage/-/diskusage-1.1.3.tgz#680d7dbf1b679168a195c9240eb3552cbd2c067b" |
| 4458 | + integrity sha512-EAyaxl8hy4Ph07kzlzGTfpbZMNAAAHXSZtNEMwdlnSd1noHzvA6HsgKt4fEMSvaEXQYLSphe5rPMxN4WOj0hcQ== |
| 4459 | + dependencies: |
| 4460 | + es6-promise "^4.2.5" |
| 4461 | + nan "^2.14.0" |
| 4462 | + |
4408 | 4463 | dlnacasts@^0.1.0:
|
4409 | 4464 | version "0.1.0"
|
4410 | 4465 | resolved "https://registry.yarnpkg.com/dlnacasts/-/dlnacasts-0.1.0.tgz#f805211dcac74f6bb3a4d5d5541ad783b1b67d22"
|
@@ -4739,7 +4794,7 @@ es6-iterator@^2.0.3, es6-iterator@~2.0.3:
|
4739 | 4794 | es5-ext "^0.10.35"
|
4740 | 4795 | es6-symbol "^3.1.1"
|
4741 | 4796 |
|
4742 |
| -es6-promise@^4.0.3: |
| 4797 | +es6-promise@^4.0.3, es6-promise@^4.2.5: |
4743 | 4798 | version "4.2.8"
|
4744 | 4799 | resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
|
4745 | 4800 | integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
|
@@ -5660,6 +5715,11 @@ functional-red-black-tree@^1.0.1:
|
5660 | 5715 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
5661 | 5716 | integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
5662 | 5717 |
|
| 5718 | +gar@^1.0.4: |
| 5719 | + version "1.0.4" |
| 5720 | + resolved "https://registry.yarnpkg.com/gar/-/gar-1.0.4.tgz#f777bc7db425c0572fdeb52676172ca1ae9888b8" |
| 5721 | + integrity sha512-w4n9cPWyP7aHxKxYHFQMegj7WIAsL/YX/C4Bs5Rr8s1H9M1rNtRWRsw+ovYMkXDQ5S4ZbYHsHAPmevPjPgw44w== |
| 5722 | + |
5663 | 5723 | gauge@~2.7.3:
|
5664 | 5724 | version "2.7.4"
|
5665 | 5725 | resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
|
@@ -5694,6 +5754,14 @@ get-caller-file@^2.0.1:
|
5694 | 5754 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
|
5695 | 5755 | integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
|
5696 | 5756 |
|
| 5757 | +get-folder-size@^2.0.1: |
| 5758 | + version "2.0.1" |
| 5759 | + resolved "https://registry.yarnpkg.com/get-folder-size/-/get-folder-size-2.0.1.tgz#3fe0524dd3bad05257ef1311331417bcd020a497" |
| 5760 | + integrity sha512-+CEb+GDCM7tkOS2wdMKTn9vU7DgnKUTuDlehkNJKNSovdCOVxs14OfKCk4cvSaR3za4gj+OBdl9opPN9xrJ0zA== |
| 5761 | + dependencies: |
| 5762 | + gar "^1.0.4" |
| 5763 | + tiny-each-async "2.0.3" |
| 5764 | + |
5697 | 5765 | get-package-type@^0.1.0:
|
5698 | 5766 | version "0.1.0"
|
5699 | 5767 | resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
|
|
8309 | 8377 | resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
|
8310 | 8378 | integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
|
8311 | 8379 |
|
8312 |
| -nan@^2.12.1: |
| 8380 | +nan@^2.12.1, nan@^2.14.0: |
8313 | 8381 | version "2.14.1"
|
8314 | 8382 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
|
8315 | 8383 | integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
|
@@ -11339,6 +11407,11 @@ timers-ext@^0.1.5, timers-ext@^0.1.7:
|
11339 | 11407 | es5-ext "~0.10.46"
|
11340 | 11408 | next-tick "1"
|
11341 | 11409 |
|
| 11410 | + |
| 11411 | + version "2.0.3" |
| 11412 | + resolved "https://registry.yarnpkg.com/tiny-each-async/-/tiny-each-async-2.0.3.tgz#8ebbbfd6d6295f1370003fbb37162afe5a0a51d1" |
| 11413 | + integrity sha1-jru/1tYpXxNwAD+7NxYq/loKUdE= |
| 11414 | + |
11342 | 11415 | tiny-lru@^7.0.2:
|
11343 | 11416 | version "7.0.6"
|
11344 | 11417 | resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-7.0.6.tgz#b0c3cdede1e5882aa2d1ae21cb2ceccf2a331f24"
|
|
0 commit comments