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
588
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 0.0.1-a1ec46b5 to 0.0.1-a41d25d4

2

dist/src/stream-muxer/stream.js
import { abortableSource } from 'abortable-iterator';
import { pushable } from 'it-pushable';
import defer from 'p-defer';
import defer, {} from 'p-defer';
import { Uint8ArrayList } from 'uint8arraylist';

@@ -5,0 +5,0 @@ import { CodeError } from '../errors.js';

{
"name": "@libp2p/interface",
"version": "0.0.1-a1ec46b5",
"version": "0.0.1-a41d25d4",
"description": "The interface implemented by a libp2p node",

@@ -170,9 +170,6 @@ "license": "Apache-2.0 OR MIT",

"@types/sinon": "^10.0.15",
"aegir": "^39.0.13",
"aegir": "^40.0.1",
"sinon": "^15.1.2",
"sinon-ts": "^1.0.0"
},
"typedoc": {
"entryPoint": "./src/index.ts"
}
}

@@ -1,2 +0,1 @@

/**

@@ -3,0 +2,0 @@ * When this error is thrown it means an operation was aborted,

@@ -1,2 +0,1 @@

export interface PublicKey {

@@ -3,0 +2,0 @@ readonly bytes: Uint8Array

@@ -1,2 +0,1 @@

export const KEEP_ALIVE = 'keep-alive'

@@ -1,2 +0,1 @@

/**

@@ -3,0 +2,0 @@ * Implemented by components that have a lifecycle

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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