We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a645a commit 2418edfCopy full SHA for 2418edf
package.json
@@ -27,7 +27,7 @@
27
},
28
"type": "module",
29
"dependencies": {
30
- "@thaunknown/simple-peer": "^10.0.4",
+ "@thaunknown/simple-peer": "^10.0.6",
31
"@thaunknown/simple-websocket": "^9.1.1",
32
"bencode": "^4.0.0",
33
"bittorrent-peerid": "^1.3.6",
@@ -54,10 +54,10 @@
54
"@mapbox/node-pre-gyp": "1.0.11",
55
"@webtorrent/semantic-release-config": "1.0.10",
56
"magnet-uri": "7.0.5",
57
- "standard": "^17.1.0",
+ "standard": "*",
58
"tape": "5.7.5",
59
"undici": "^6.16.1",
60
- "webrtc-polyfill": "^1.1.3",
+ "webrtc-polyfill": "^1.1.5",
61
"webtorrent-fixtures": "2.0.2"
62
63
"engines": {
0 commit comments