@libp2p/multistream-select
Advanced tools
Comparing version 3.1.9-6fdaa7dc to 3.1.9-879f4794
{ | ||
"name": "@libp2p/multistream-select", | ||
"version": "3.1.9-6fdaa7dc", | ||
"version": "3.1.9-879f4794", | ||
"description": "JavaScript implementation of multistream-select", | ||
@@ -55,4 +55,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-6fdaa7dc", | ||
"@libp2p/logger": "2.1.1-6fdaa7dc", | ||
"@libp2p/interface": "0.0.1-879f4794", | ||
"@libp2p/logger": "2.1.1-879f4794", | ||
"abortable-iterator": "^5.0.1", | ||
@@ -59,0 +59,0 @@ "it-first": "^3.0.1", |
+ Added@libp2p/interface@0.0.1-879f4794(transitive)
+ Added@libp2p/logger@2.1.1-879f4794(transitive)
- Removed@libp2p/interface@0.0.1-6fdaa7dc(transitive)
- Removed@libp2p/logger@2.1.1-6fdaa7dc(transitive)