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 d7c4af4 commit 6db96d6Copy full SHA for 6db96d6
package.json
@@ -15,7 +15,7 @@
15
},
16
"dependencies": {
17
"bencode": "^0.6.0",
18
- "bn.js": "^0.14.0",
+ "bn.js": "^0.15.2",
19
"buffer-equal": "0.0.1",
20
"compact2string": "^1.2.0",
21
"concat-stream": "^1.4.5",
@@ -29,9 +29,9 @@
29
"string2compact": "^1.1.1"
30
31
"devDependencies": {
32
- "magnet-uri": "^2.0.1",
33
- "parse-torrent": "^1.1.0",
34
- "tape": "^2.13.3"
+ "magnet-uri": "^3.0.0",
+ "parse-torrent": "^2.1.2",
+ "tape": "^3.0.3"
35
36
"homepage": "http://webtorrent.io",
37
"keywords": [
0 commit comments