@libp2p/interface-internal
Advanced tools
Comparing version 0.1.7 to 0.1.8-fdcb801e
{ | ||
"name": "@libp2p/interface-internal", | ||
"version": "0.1.7", | ||
"version": "0.1.8-fdcb801e", | ||
"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-fdcb801e", | ||
"@libp2p/peer-collections": "4.0.7-fdcb801e", | ||
"@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. |
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
24190
34
458
28
+ Added@libp2p/interface@0.1.5-fdcb801e(transitive)
+ Added@libp2p/peer-collections@4.0.7-fdcb801e(transitive)
+ Added@libp2p/peer-id@3.0.5-fdcb801e(transitive)
- Removed@libp2p/interface@0.1.6(transitive)
- Removed@libp2p/peer-collections@4.0.11(transitive)
- Removed@libp2p/peer-id@3.0.6(transitive)