@libp2p/interface-peer-id
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "@libp2p/interface-peer-id", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Peer Identifier interface for libp2p", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0 OR MIT", |
@@ -6,3 +6,3 @@ # @libp2p/interface-peer-id <!-- 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) | ||
@@ -70,3 +70,3 @@ > Peer Identifier interface for libp2p | ||
- <https://libp2p.github.io/js-libp2p-interfaces> | ||
- <https://libp2p.github.io/js-libp2p-interfaces/modules/_libp2p_interface_peer_id.html> | ||
@@ -73,0 +73,0 @@ ## License |
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
11674