@libp2p/interface-peer-info
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@libp2p/interface-peer-info", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Peer Info interface for libp2p", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0 OR MIT", |
@@ -6,3 +6,3 @@ # @libp2p/interface-peer-info <!-- omit in toc --> | ||
[![codecov](https://img.shields.io/codecov/c/github/libp2p/js-libp2p-interfaces.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p-interfaces) | ||
[![CI](https://img.shields.io/github/workflow/status/libp2p/js-libp2p-interfaces/test%20&%20maybe%20release/master?style=flat-square)](https://github.com/libp2p/js-libp2p-interfaces/actions/workflows/js-test-and-release.yml) | ||
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p-interfaces/js-test-and-release.yml?branch=master\&style=flat-square)](https://github.com/libp2p/js-libp2p-interfaces/actions/workflows/js-test-and-release.yml?query=branch%3Amaster) | ||
@@ -26,3 +26,3 @@ > Peer Info interface for libp2p | ||
- <https://libp2p.github.io/js-libp2p-interfaces> | ||
- <https://libp2p.github.io/js-libp2p-interfaces/modules/_libp2p_interface_peer_info.html> | ||
@@ -29,0 +29,0 @@ ## License |
6639