@libp2p/interface-metrics
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@libp2p/interface-metrics", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Metrics interface for libp2p", | ||
@@ -131,3 +131,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface-peer-id": "~0.0.0", | ||
"@libp2p/interface-peer-id": "^1.0.0", | ||
"it-stream-types": "^1.0.4" | ||
@@ -134,0 +134,0 @@ }, |
# @libp2p/interface-metrics <!-- omit in toc --> | ||
[![test & maybe release](https://github.com/libp2p/js-libp2p-interfaces/actions/workflows/js-test-and-release.yml/badge.svg)](https://github.com/libp2p/js-libp2p-interfaces/actions/workflows/js-test-and-release.yml) | ||
[![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/) | ||
[![IRC](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p) | ||
[![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-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) | ||
@@ -12,3 +16,3 @@ > Metrics interface for libp2p | ||
- [License](#license) | ||
- [Contribution](#contribution) | ||
- [Contribution](#contribution) | ||
@@ -47,4 +51,4 @@ ## Install | ||
### 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. |
14635
53
+ Added@libp2p/interface-peer-id@1.1.2(transitive)
+ Addedmultiformats@10.0.3(transitive)
- Removed@libp2p/interface-peer-id@0.0.1(transitive)
- Removedmultiformats@9.9.0(transitive)