@libp2p/tcp
Advanced tools
Comparing version 10.0.12 to 10.0.13
{ | ||
"name": "@libp2p/tcp", | ||
"version": "10.0.12", | ||
"version": "10.0.13", | ||
"description": "A TCP transport for libp2p", | ||
@@ -63,4 +63,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.2.0", | ||
"@libp2p/utils": "^6.2.0", | ||
"@libp2p/interface": "^2.2.1", | ||
"@libp2p/utils": "^6.2.1", | ||
"@multiformats/mafmt": "^12.1.6", | ||
@@ -76,3 +76,3 @@ "@multiformats/multiaddr": "^12.2.3", | ||
"devDependencies": { | ||
"@libp2p/logger": "^5.1.3", | ||
"@libp2p/logger": "^5.1.4", | ||
"aegir": "^44.0.1", | ||
@@ -79,0 +79,0 @@ "p-wait-for": "^5.0.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@libp2p/interface@^2.2.1
Updated@libp2p/utils@^6.2.1