New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/interface

Package Overview
Dependencies
Maintainers
6
Versions
614
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interface - npm Package Compare versions

Comparing version

to
2.2.0-32ca76fcb

1

dist/src/transport/index.d.ts

@@ -37,3 +37,2 @@ import type { Connection, ConnectionLimits, MultiaddrConnection } from '../connection/index.js';

export interface CreateListenerOptions {
handler?: ConnectionHandler;
upgrader: Upgrader;

@@ -40,0 +39,0 @@ }

2

package.json
{
"name": "@libp2p/interface",
"version": "2.2.0-0a3406a05",
"version": "2.2.0-32ca76fcb",
"description": "The interface implemented by a libp2p node",

@@ -5,0 +5,0 @@ "license": "Apache-2.0 OR MIT",

@@ -39,3 +39,2 @@ import type { Connection, ConnectionLimits, MultiaddrConnection } from '../connection/index.js'

export interface CreateListenerOptions {
handler?: ConnectionHandler
upgrader: Upgrader

@@ -42,0 +41,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet