@libp2p/tcp
Advanced tools
Comparing version 6.2.2 to 7.0.0
{ | ||
"name": "@libp2p/tcp", | ||
"version": "6.2.2", | ||
"version": "7.0.0", | ||
"description": "A TCP transport for libp2p", | ||
@@ -144,5 +144,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface-connection": "^4.0.0", | ||
"@libp2p/interface-connection": "^5.0.0", | ||
"@libp2p/interface-metrics": "^4.0.0", | ||
"@libp2p/interface-transport": "^2.0.0", | ||
"@libp2p/interface-transport": "^3.0.0", | ||
"@libp2p/interfaces": "^3.2.0", | ||
@@ -156,3 +156,3 @@ "@libp2p/logger": "^2.0.0", | ||
"devDependencies": { | ||
"@libp2p/interface-mocks": "^9.1.1", | ||
"@libp2p/interface-mocks": "^10.0.0", | ||
"@libp2p/interface-transport-compliance-tests": "^3.0.0", | ||
@@ -159,0 +159,0 @@ "aegir": "^38.1.0", |
@@ -16,3 +16,3 @@ # @libp2p/tcp <!-- omit in toc --> | ||
- [License](#license) | ||
- [Contribute](#contribute) | ||
- [Contribution](#contribution) | ||
@@ -86,4 +86,4 @@ ## Install | ||
## Contribute | ||
## Contribution | ||
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. |
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
188583
353
69
+ Added@libp2p/interface-stream-muxer@4.1.2(transitive)
+ Added@libp2p/interface-transport@3.0.0(transitive)
+ Addedany-signal@4.1.1(transitive)
+ Addedit-pushable@3.2.3(transitive)
+ Addedp-defer@4.0.1(transitive)
- Removed@libp2p/interface-connection@4.0.0(transitive)
- Removed@libp2p/interface-stream-muxer@3.0.6(transitive)
- Removed@libp2p/interface-transport@2.1.3(transitive)
- Removedit-stream-types@1.0.5(transitive)