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 e36e91dCopy full SHA for e36e91d
package.json
@@ -27,7 +27,7 @@
27
},
28
"type": "module",
29
"dependencies": {
30
- "@thaunknown/simple-peer": "^10.0.4",
+ "@thaunknown/simple-peer": "^10.0.5",
31
"@thaunknown/simple-websocket": "^9.1.1",
32
"bencode": "^4.0.0",
33
"bittorrent-peerid": "^1.3.6",
@@ -54,7 +54,7 @@
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",
0 commit comments