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

@libp2p/interface-internal

Package Overview
Dependencies
Maintainers
6
Versions
549
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interface-internal - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4-fa83ee1c7

2

dist/src/connection-manager/index.d.ts

@@ -66,3 +66,3 @@ import type { AbortOptions, PendingDial, Connection, MultiaddrConnection, PeerId, IsDialableOptions, OpenConnectionProgressEvents } from '@libp2p/interface';

/**
* Invoked after upgrading a multiaddr connection has finished
* Invoked after upgrading an inbound multiaddr connection has finished
*/

@@ -69,0 +69,0 @@ afterUpgradeInbound(): void;

{
"name": "@libp2p/interface-internal",
"version": "2.0.3",
"version": "2.0.4-fa83ee1c7",
"description": "Interfaces implemented by internal libp2p components",

@@ -51,4 +51,4 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/interface": "^2.1.1",
"@libp2p/peer-collections": "^6.0.3",
"@libp2p/interface": "2.1.2-fa83ee1c7",
"@libp2p/peer-collections": "6.0.4-fa83ee1c7",
"@multiformats/multiaddr": "^12.2.3",

@@ -55,0 +55,0 @@ "progress-events": "^1.0.0",

@@ -74,3 +74,3 @@ import type { AbortOptions, PendingDial, Connection, MultiaddrConnection, PeerId, IsDialableOptions, OpenConnectionProgressEvents } from '@libp2p/interface'

/**
* Invoked after upgrading a multiaddr connection has finished
* Invoked after upgrading an inbound multiaddr connection has finished
*/

@@ -77,0 +77,0 @@ afterUpgradeInbound(): void

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