mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-21 12:19:57 +00:00
f25059fc3e
* chore: add js-libp2p@v1.3.0 to transport-interop * chore: add js-libp2p@v1.4.0 to transport-interop * chore: add js-libp2p@v1.5.0 to transport-interop * chore: add js-libp2p@v1.6.0 to transport-interop * Update js-libp2p versions * Buster has openssl 1.1 still * Filter only js v1.6 for debugging * Try emitting only * Print docker version * Attempt to patch tests * Undo changes in .github * Buster not needed apparently --------- Co-authored-by: galargh <galargh@users.noreply.github.com> Co-authored-by: Marco Munizaga <git@marcopolo.io> Co-authored-by: Marco Munizaga <marco@marcopolo.io>
18 lines
477 B
JSON
18 lines
477 B
JSON
{
|
|
"dependencies": {
|
|
"@chainsafe/libp2p-noise": "^13.0.3",
|
|
"@chainsafe/libp2p-yamux": "^5.0.2",
|
|
"@libp2p/mplex": "^9.0.12",
|
|
"@libp2p/multidim-interop": "^1.0.14",
|
|
"@libp2p/tcp": "^8.0.13",
|
|
"@libp2p/webrtc": "^3.2.11",
|
|
"@libp2p/websockets": "^7.0.13",
|
|
"@libp2p/webtransport": "^3.1.10",
|
|
"@multiformats/mafmt": "^12.1.6",
|
|
"@multiformats/multiaddr": "^12.1.10",
|
|
"aegir": "^41.1.9",
|
|
"libp2p": "^1.4.0",
|
|
"redis": "^4.6.10"
|
|
}
|
|
}
|