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