New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/topology

Package Overview
Dependencies
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/topology - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

dist/index.min.js

9

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc