@libp2p/logger
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@libp2p/logger", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A logging component for use in js-libp2p modules", | ||
@@ -68,11 +68,11 @@ "license": "Apache-2.0 OR MIT", | ||
{ | ||
"type": "chore", | ||
"type": "docs", | ||
"release": "patch" | ||
}, | ||
{ | ||
"type": "docs", | ||
"type": "test", | ||
"release": "patch" | ||
}, | ||
{ | ||
"type": "test", | ||
"type": "deps", | ||
"release": "patch" | ||
@@ -107,5 +107,9 @@ }, | ||
"type": "docs", | ||
"section": "Trivial Changes" | ||
"section": "Documentation" | ||
}, | ||
{ | ||
"type": "deps", | ||
"section": "Dependencies" | ||
}, | ||
{ | ||
"type": "test", | ||
@@ -142,3 +146,3 @@ "section": "Tests" | ||
"interface-datastore": "^7.0.0", | ||
"multiformats": "^9.6.3" | ||
"multiformats": "^10.0.0" | ||
}, | ||
@@ -145,0 +149,0 @@ "devDependencies": { |
# @libp2p/logger <!-- omit in toc --> | ||
[![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-logger.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p-logger) | ||
[![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-logger/actions/workflows/js-test-and-release.yml) | ||
[![CI](https://img.shields.io/github/workflow/status/libp2p/js-libp2p-logger/test%20&%20maybe%20release/master?style=flat-square)](https://github.com/libp2p/js-libp2p-logger/actions/workflows/js-test-and-release.yml) | ||
@@ -17,3 +16,3 @@ > A logging component for use in js-libp2p modules | ||
- [License](#license) | ||
- [Contribution](#contribution) | ||
- [Contribute](#contribute) | ||
@@ -63,4 +62,4 @@ ## Install | ||
## Contribution | ||
## Contribute | ||
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
11801
64
- Removedmultiformats@9.9.0(transitive)
Updatedmultiformats@^10.0.0