@libp2p/topology
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@libp2p/topology", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "libp2p network topology", | ||
@@ -42,3 +42,3 @@ "license": "Apache-2.0 OR MIT", | ||
"src", | ||
"dist/src", | ||
"dist", | ||
"!dist/test", | ||
@@ -153,3 +153,4 @@ "!**/*.tsbuildinfo" | ||
"build": "aegir build", | ||
"release": "aegir release" | ||
"release": "aegir release", | ||
"docs": "aegir docs" | ||
}, | ||
@@ -161,3 +162,3 @@ "dependencies": { | ||
"err-code": "^3.0.1", | ||
"it-all": "^1.0.6" | ||
"it-all": "^2.0.0" | ||
}, | ||
@@ -164,0 +165,0 @@ "devDependencies": { |
# @libp2p/topology <!-- 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-topology.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p-topology) | ||
[![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-topology/actions/workflows/js-test-and-release.yml) | ||
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p-topology/js-test-and-release.yml?branch=master\&style=flat-square)](https://github.com/libp2p/js-libp2p-topology/actions/workflows/js-test-and-release.yml?query=branch%3Amaster) | ||
@@ -15,4 +14,5 @@ > libp2p network topology | ||
- [Usage](#usage) | ||
- [API Docs](#api-docs) | ||
- [License](#license) | ||
- [Contribute](#contribute) | ||
- [Contribution](#contribution) | ||
@@ -33,2 +33,6 @@ ## Install | ||
## API Docs | ||
- <https://libp2p.github.io/js-libp2p-topology> | ||
## License | ||
@@ -41,4 +45,4 @@ | ||
## Contribute | ||
## 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. |
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
9880
10
79
46
0
+ Addedit-all@2.0.1(transitive)
- Removedit-all@1.0.6(transitive)
Updatedit-all@^2.0.0