@libp2p/interface-internal
Advanced tools
Comparing version 0.1.9-adea7bbbf to 0.1.9-bb6ceb192
{ | ||
"name": "@libp2p/interface-internal", | ||
"version": "0.1.9-adea7bbbf", | ||
"version": "0.1.9-bb6ceb192", | ||
"description": "Interfaces implemented by internal libp2p components", | ||
"license": "Apache-2.0 OR MIT", | ||
"homepage": "https://github.com/libp2p/js-libp2p/tree/master/packages/interface-internal#readme", | ||
"homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/interface-internal#readme", | ||
"repository": { | ||
@@ -82,4 +82,4 @@ "type": "git", | ||
"dependencies": { | ||
"@libp2p/interface": "0.1.6-adea7bbbf", | ||
"@libp2p/peer-collections": "4.0.8-adea7bbbf", | ||
"@libp2p/interface": "0.1.6-bb6ceb192", | ||
"@libp2p/peer-collections": "4.0.8-bb6ceb192", | ||
"@multiformats/multiaddr": "^12.1.10", | ||
@@ -86,0 +86,0 @@ "uint8arraylist": "^2.4.3" |
[![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/) | ||
[![Discuss](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg?style=flat-square)](https://discuss.libp2p.io) | ||
[![codecov](https://img.shields.io/codecov/c/github/libp2p/js-libp2p.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p) | ||
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p/main.yml?branch=master\&style=flat-square)](https://github.com/libp2p/js-libp2p/actions/workflows/main.yml?query=branch%3Amaster) | ||
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p/main.yml?branch=main\&style=flat-square)](https://github.com/libp2p/js-libp2p/actions/workflows/main.yml?query=branch%3Amain) | ||
@@ -6,0 +6,0 @@ > Interfaces implemented by internal libp2p components |
24188
+ Added@libp2p/interface@0.1.6-bb6ceb192(transitive)
+ Added@libp2p/peer-collections@4.0.8-bb6ceb192(transitive)
+ Added@libp2p/peer-id@3.0.6-bb6ceb192(transitive)
- Removed@libp2p/interface@0.1.6-adea7bbbf(transitive)
- Removed@libp2p/peer-collections@4.0.8-adea7bbbf(transitive)
- Removed@libp2p/peer-id@3.0.6-adea7bbbf(transitive)