@libp2p/peer-collections
Advanced tools
Comparing version 5.2.8 to 5.2.9
{ | ||
"name": "@libp2p/peer-collections", | ||
"version": "5.2.8", | ||
"version": "5.2.9", | ||
"description": "Stores values against a peer id", | ||
@@ -57,8 +57,8 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^1.6.3", | ||
"@libp2p/peer-id": "^4.2.3", | ||
"@libp2p/utils": "^5.4.8" | ||
"@libp2p/interface": "^1.7.0", | ||
"@libp2p/peer-id": "^4.2.4", | ||
"@libp2p/utils": "^5.4.9" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/peer-id-factory": "^4.2.3", | ||
"@libp2p/peer-id-factory": "^4.2.4", | ||
"@types/sinon": "^17.0.3", | ||
@@ -65,0 +65,0 @@ "aegir": "^44.0.1", |
Updated@libp2p/interface@^1.7.0
Updated@libp2p/peer-id@^4.2.4
Updated@libp2p/utils@^5.4.9