@libp2p/keychain
Advanced tools
Comparing version 4.1.6-5214dec4a to 4.1.6-71e5f7a5b
{ | ||
"name": "@libp2p/keychain", | ||
"version": "4.1.6-5214dec4a", | ||
"version": "4.1.6-71e5f7a5b", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "4.1.9-5214dec4a", | ||
"@libp2p/interface": "1.7.0-5214dec4a", | ||
"@libp2p/crypto": "4.1.9-71e5f7a5b", | ||
"@libp2p/interface": "1.7.0-71e5f7a5b", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "4.0.20-5214dec4a", | ||
"@libp2p/logger": "4.0.20-71e5f7a5b", | ||
"aegir": "^44.0.1", | ||
@@ -77,0 +77,0 @@ "datastore-core": "^10.0.0" |
Sorry, the diff of this file is too big to display
258248
2555
+ Added@libp2p/crypto@4.1.9-71e5f7a5b(transitive)
+ Added@libp2p/interface@1.7.0-71e5f7a5b(transitive)
- Removed@libp2p/crypto@4.1.9-5214dec4a(transitive)
- Removed@libp2p/interface@1.7.0-5214dec4a(transitive)