@libp2p/interface-internal
Advanced tools
Comparing version 0.1.9-0f5c305af to 0.1.9-13a870cbe
{ | ||
"name": "@libp2p/interface-internal", | ||
"version": "0.1.9-0f5c305af", | ||
"version": "0.1.9-13a870cbe", | ||
"description": "Interfaces implemented by internal libp2p components", | ||
"license": "Apache-2.0 OR MIT", | ||
"homepage": "https://github.com/libp2p/js-libp2p/tree/master/packages/interface-internal#readme", | ||
"homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/interface-internal#readme", | ||
"repository": { | ||
@@ -82,5 +82,5 @@ "type": "git", | ||
"dependencies": { | ||
"@libp2p/interface": "0.1.6-0f5c305af", | ||
"@libp2p/peer-collections": "4.0.8-0f5c305af", | ||
"@multiformats/multiaddr": "^12.1.5", | ||
"@libp2p/interface": "0.1.6-13a870cbe", | ||
"@libp2p/peer-collections": "4.0.8-13a870cbe", | ||
"@multiformats/multiaddr": "^12.1.10", | ||
"uint8arraylist": "^2.4.3" | ||
@@ -87,0 +87,0 @@ }, |
[![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/) | ||
[![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.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p) | ||
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p/main.yml?branch=master\&style=flat-square)](https://github.com/libp2p/js-libp2p/actions/workflows/main.yml?query=branch%3Amaster) | ||
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p/main.yml?branch=main\&style=flat-square)](https://github.com/libp2p/js-libp2p/actions/workflows/main.yml?query=branch%3Amain) | ||
@@ -6,0 +6,0 @@ > Interfaces implemented by internal libp2p components |
24188
+ Added@libp2p/interface@0.1.6-13a870cbe(transitive)
+ Added@libp2p/peer-collections@4.0.8-13a870cbe(transitive)
+ Added@libp2p/peer-id@3.0.6-13a870cbe(transitive)
+ Added@types/node@22.10.10(transitive)
- Removed@libp2p/interface@0.1.6-0f5c305af(transitive)
- Removed@libp2p/peer-collections@4.0.8-0f5c305af(transitive)
- Removed@libp2p/peer-id@3.0.6-0f5c305af(transitive)
- Removed@types/node@22.10.9(transitive)
- Removedabortable-iterator@5.1.0(transitive)
- Removedget-iterator@2.0.1(transitive)
- Removedrace-signal@1.1.0(transitive)