@libp2p/interface-internal
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -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", | ||
"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", | ||
"@libp2p/peer-collections": "^6.0.4", | ||
"@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 |
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
31734
9
331
Updated@libp2p/interface@^2.1.2