@libp2p/keychain
Advanced tools
Comparing version 5.0.6-58784abf7 to 5.0.6-661d6586a
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.6-58784abf7", | ||
"version": "5.0.6-661d6586a", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.4-58784abf7", | ||
"@libp2p/interface": "2.1.2-58784abf7", | ||
"@libp2p/crypto": "5.0.4-661d6586a", | ||
"@libp2p/interface": "2.1.2-661d6586a", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "5.1.0-58784abf7", | ||
"@libp2p/logger": "5.1.0-661d6586a", | ||
"aegir": "^44.0.1", | ||
@@ -77,0 +77,0 @@ "datastore-core": "^10.0.0" |
+ Added@libp2p/crypto@5.0.4-661d6586a(transitive)
+ Added@libp2p/interface@2.1.2-661d6586a(transitive)
- Removed@libp2p/crypto@5.0.4-58784abf7(transitive)
- Removed@libp2p/interface@2.1.2-58784abf7(transitive)