@libp2p/interface
Advanced tools
Comparing version 2.1.1 to 2.1.2-980038477
@@ -304,3 +304,3 @@ import type { AbortOptions, Logger } from '../index.js'; | ||
*/ | ||
protect(connection: MultiaddrConnection): Promise<MultiaddrConnection>; | ||
protect(connection: MultiaddrConnection, options?: AbortOptions): Promise<MultiaddrConnection>; | ||
} | ||
@@ -307,0 +307,0 @@ export interface MultiaddrConnectionTimeline { |
{ | ||
"name": "@libp2p/interface", | ||
"version": "2.1.1", | ||
"version": "2.1.2-980038477", | ||
"description": "The interface implemented by a libp2p node", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0 OR MIT", |
@@ -357,3 +357,3 @@ import type { AbortOptions, Logger } from '../index.js' | ||
*/ | ||
protect(connection: MultiaddrConnection): Promise<MultiaddrConnection> | ||
protect(connection: MultiaddrConnection, options?: AbortOptions): Promise<MultiaddrConnection> | ||
} | ||
@@ -360,0 +360,0 @@ |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
297968
124
7365
1