File tree Expand file tree Collapse file tree 2 files changed +12
-11
lines changed
Expand file tree Collapse file tree 2 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 2222 strategy :
2323 matrix :
2424 os : [windows-latest, ubuntu-latest, macos-latest]
25- node : [14, 15 ]
25+ node : [14, 16 ]
2626 fail-fast : true
2727 steps :
2828 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change 4444 "homepage" : " https://github.com/libp2p/js-libp2p-floodsub#readme" ,
4545 "devDependencies" : {
4646 "@types/debug" : " ^4.1.5" ,
47- "aegir" : " ^33.0 .0" ,
47+ "aegir" : " ^33.2 .0" ,
4848 "benchmark" : " ^2.1.4" ,
4949 "buffer" : " ^6.0.3" ,
5050 "chai" : " ^4.3.4" ,
51- "ipfs-utils" : " ^6.0.6 " ,
51+ "ipfs-utils" : " ^8.1.0 " ,
5252 "it-pair" : " ^1.0.0" ,
53- "libp2p" : " ^0.30.0 " ,
54- "libp2p-mplex" : " ^0.10.1 " ,
55- "libp2p-noise" : " ^2 .0.1 " ,
56- "libp2p-websockets" : " ^0.15.5 " ,
53+ "libp2p" : " ^0.31.6 " ,
54+ "libp2p-mplex" : " ^0.10.3 " ,
55+ "libp2p-noise" : " ^3 .0.0 " ,
56+ "libp2p-websockets" : " ^0.15.7 " ,
5757 "multiaddr" : " ^9.0.1" ,
5858 "os" : " ^0.1.1" ,
5959 "p-wait-for" : " ^3.1.0" ,
60- "peer-id" : " ^0.14.2" ,
61- "sinon" : " ^10.0.0"
60+ "peer-id" : " ^0.14.8" ,
61+ "sinon" : " ^11.1.1" ,
62+ "util" : " ^0.12.3"
6263 },
6364 "dependencies" : {
6465 "debug" : " ^4.2.0" ,
65- "libp2p-interfaces" : " ^0.10 .0" ,
66+ "libp2p-interfaces" : " ^0.11 .0" ,
6667 "time-cache" : " ^0.3.0" ,
67- "uint8arrays" : " ^2.1.4 "
68+ "uint8arrays" : " ^2.1.5 "
6869 },
6970 "contributors" : [
7071 " David Dias <daviddias.p@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments