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