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
552
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 0.1.7 to 0.1.8

6

package.json
{
"name": "@libp2p/interface-internal",
"version": "0.1.7",
"version": "0.1.8",
"description": "Interfaces implemented by internal libp2p components",

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

"dependencies": {
"@libp2p/interface": "^0.1.4",
"@libp2p/peer-collections": "^4.0.6",
"@libp2p/interface": "^0.1.5",
"@libp2p/peer-collections": "^4.0.7",
"@multiformats/multiaddr": "^12.1.5",

@@ -86,0 +86,0 @@ "uint8arraylist": "^2.4.3"

@@ -1,3 +0,1 @@

# @libp2p/interface-internal <!-- omit in toc -->
[![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/)

@@ -10,11 +8,4 @@ [![Discuss](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg?style=flat-square)](https://discuss.libp2p.io)

## Table of contents <!-- omit in toc -->
# Install
- [Install](#install)
- [API Docs](#api-docs)
- [License](#license)
- [Contribution](#contribution)
## Install
```console

@@ -24,7 +15,7 @@ $ npm i @libp2p/interface-internal

## API Docs
# API Docs
- <https://libp2p.github.io/js-libp2p/modules/_libp2p_interface_internal.html>
## License
# License

@@ -36,4 +27,4 @@ Licensed under either of

## Contribution
# Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
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