This repository was archived by the owner on Jul 21, 2023. It is now read-only.
File tree 1 file changed +14
-14
lines changed
1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 36
36
"url" : " https://github.com/libp2p/js-libp2p-kad-dht/issues"
37
37
},
38
38
"engines" : {
39
- "node" : " >=10 .0.0" ,
39
+ "node" : " >=12 .0.0" ,
40
40
"npm" : " >=6.0.0"
41
41
},
42
42
"homepage" : " https://github.com/libp2p/js-libp2p-kad-dht" ,
43
43
"dependencies" : {
44
44
"abort-controller" : " ^3.0.0" ,
45
45
"async" : " ^2.6.2" ,
46
46
"base32.js" : " ~0.1.0" ,
47
- "cids" : " ^1.0.0 " ,
48
- "debug" : " ^4.1 .1" ,
49
- "err-code" : " ^2.0.0 " ,
47
+ "cids" : " ^1.1.5 " ,
48
+ "debug" : " ^4.3 .1" ,
49
+ "err-code" : " ^2.0.3 " ,
50
50
"hashlru" : " ^2.3.0" ,
51
51
"heap" : " ~0.2.6" ,
52
- "interface-datastore" : " ^2 .0.0 " ,
53
- "it-length-prefixed" : " ^3.0 .0" ,
52
+ "interface-datastore" : " ^3 .0.3 " ,
53
+ "it-length-prefixed" : " ^3.1 .0" ,
54
54
"it-pipe" : " ^1.1.0" ,
55
55
"k-bucket" : " ^5.0.0" ,
56
- "libp2p-crypto" : " ^0.18 .0" ,
57
- "libp2p-interfaces" : " ^0.4.0 " ,
56
+ "libp2p-crypto" : " ^0.19 .0" ,
57
+ "libp2p-interfaces" : " ^0.8.2 " ,
58
58
"libp2p-record" : " ^0.9.0" ,
59
- "multiaddr" : " ^8.0.0 " ,
59
+ "multiaddr" : " ^8.1.2 " ,
60
60
"multihashing-async" : " ^2.0.1" ,
61
61
"p-filter" : " ^2.1.0" ,
62
62
"p-map" : " ^4.0.0" ,
63
- "p-queue" : " ^6.2.1 " ,
64
- "p-timeout" : " ^3.2 .0" ,
63
+ "p-queue" : " ^6.6.2 " ,
64
+ "p-timeout" : " ^4.1 .0" ,
65
65
"p-times" : " ^3.0.0" ,
66
- "peer-id" : " ^0.14.0 " ,
66
+ "peer-id" : " ^0.14.2 " ,
67
67
"promise-to-callback" : " ^1.0.0" ,
68
68
"protons" : " ^2.0.0" ,
69
- "streaming-iterables" : " ^5.0.2 " ,
70
- "uint8arrays" : " ^1.1.0 " ,
69
+ "streaming-iterables" : " ^5.0.4 " ,
70
+ "uint8arrays" : " ^2.0.5 " ,
71
71
"varint" : " ^5.0.0" ,
72
72
"xor-distance" : " ^2.0.0"
73
73
},
You can’t perform that action at this time.
0 commit comments