Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/tcp

Package Overview
Dependencies
Maintainers
6
Versions
604
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/tcp - npm Package Compare versions

Comparing version 6.2.2 to 7.0.0

8

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc