@libp2p/tcp
Advanced tools
Comparing version 7.0.3-42c1c097 to 7.0.3-5315f7bc
{ | ||
"name": "@libp2p/tcp", | ||
"version": "7.0.3-42c1c097", | ||
"version": "7.0.3-5315f7bc", | ||
"description": "A TCP transport for libp2p", | ||
@@ -53,5 +53,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-42c1c097", | ||
"@libp2p/logger": "2.1.1-42c1c097", | ||
"@libp2p/utils": "3.0.12-42c1c097", | ||
"@libp2p/interface": "0.0.1-5315f7bc", | ||
"@libp2p/logger": "2.1.1-5315f7bc", | ||
"@libp2p/utils": "3.0.12-5315f7bc", | ||
"@multiformats/mafmt": "^12.1.2", | ||
@@ -63,3 +63,3 @@ "@multiformats/multiaddr": "^12.1.3", | ||
"devDependencies": { | ||
"@libp2p/interface-compliance-tests": "3.0.7-42c1c097", | ||
"@libp2p/interface-compliance-tests": "3.0.7-5315f7bc", | ||
"aegir": "^39.0.10", | ||
@@ -70,3 +70,3 @@ "it-all": "^3.0.1", | ||
"sinon": "^15.1.2", | ||
"uint8arrays": "^4.0.3" | ||
"uint8arrays": "^4.0.4" | ||
}, | ||
@@ -73,0 +73,0 @@ "typedoc": { |
+ Added@libp2p/interface@0.0.1-5315f7bc(transitive)
+ Added@libp2p/logger@2.1.1-5315f7bc(transitive)
+ Added@libp2p/utils@3.0.12-5315f7bc(transitive)
- Removed@libp2p/interface@0.0.1-42c1c097(transitive)
- Removed@libp2p/logger@2.1.1-42c1c097(transitive)
- Removed@libp2p/utils@3.0.12-42c1c097(transitive)