diff --git a/data/ecosystems/l/libp2p.toml b/data/ecosystems/l/libp2p.toml index 8d32b1d9..dcb04a17 100644 --- a/data/ecosystems/l/libp2p.toml +++ b/data/ecosystems/l/libp2p.toml @@ -442,6 +442,12 @@ url = "https://github.com/libp2p/js-libp2p-bootstrap" [[repo]] url = "https://github.com/libp2p/js-libp2p-circuit" +[[repo]] +url = "https://github.com/libp2p/js-libp2p-components" + +[[repo]] +url = "https://github.com/libp2p/js-libp2p-connection" + [[repo]] url = "https://github.com/libp2p/js-libp2p-connection-manager" @@ -493,15 +499,33 @@ url = "https://github.com/libp2p/js-libp2p-kad-routing" [[repo]] url = "https://github.com/libp2p/js-libp2p-keychain" +[[repo]] +url = "https://github.com/libp2p/js-libp2p-logger" + [[repo]] url = "https://github.com/libp2p/js-libp2p-mdns" [[repo]] url = "https://github.com/libp2p/js-libp2p-mplex" +[[repo]] +url = "https://github.com/libp2p/js-libp2p-multistream-select" + [[repo]] url = "https://github.com/libp2p/js-libp2p-nat-mngr" +[[repo]] +url = "https://github.com/libp2p/js-libp2p-peer-collections" + +[[repo]] +url = "https://github.com/libp2p/js-libp2p-peer-id" + +[[repo]] +url = "https://github.com/libp2p/js-libp2p-peer-record" + +[[repo]] +url = "https://github.com/libp2p/js-libp2p-peer-store" + [[repo]] url = "https://github.com/libp2p/js-libp2p-ping" @@ -538,6 +562,12 @@ url = "https://github.com/libp2p/js-libp2p-switch" [[repo]] url = "https://github.com/libp2p/js-libp2p-tcp" +[[repo]] +url = "https://github.com/libp2p/js-libp2p-topology" + +[[repo]] +url = "https://github.com/libp2p/js-libp2p-tracked-map" + [[repo]] url = "https://github.com/libp2p/js-libp2p-udp"