@libp2p/keychain
Advanced tools
Comparing version 5.1.0-7718d020a to 5.1.0-9b1a3791d
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.1.0-7718d020a", | ||
"version": "5.1.0-9b1a3791d", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.12-7718d020a", | ||
"@libp2p/interface": "2.6.0-7718d020a", | ||
"@libp2p/crypto": "5.0.12-9b1a3791d", | ||
"@libp2p/interface": "2.6.0-9b1a3791d", | ||
"@noble/hashes": "^1.6.1", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "5.1.9-7718d020a", | ||
"@libp2p/logger": "5.1.9-9b1a3791d", | ||
"aegir": "^45.0.5", | ||
@@ -77,0 +77,0 @@ "datastore-core": "^10.0.2" |
+ Added@libp2p/crypto@5.0.12-9b1a3791d(transitive)
+ Added@libp2p/interface@2.6.0-9b1a3791d(transitive)
- Removed@libp2p/crypto@5.0.12-7718d020a(transitive)
- Removed@libp2p/interface@2.6.0-7718d020a(transitive)