@libp2p/keychain
Advanced tools
Comparing version 5.0.10-98b43045c to 5.0.10-a82b07d8c
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.10-98b43045c", | ||
"version": "5.0.10-a82b07d8c", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.7-98b43045c", | ||
"@libp2p/interface": "2.2.1-98b43045c", | ||
"@libp2p/crypto": "5.0.7-a82b07d8c", | ||
"@libp2p/interface": "2.2.1-a82b07d8c", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "5.1.4-98b43045c", | ||
"@libp2p/logger": "5.1.4-a82b07d8c", | ||
"aegir": "^44.0.1", | ||
@@ -77,0 +77,0 @@ "datastore-core": "^10.0.0" |
8732
34
292
+ Added@libp2p/crypto@5.0.7-a82b07d8c(transitive)
+ Added@libp2p/interface@2.2.1-a82b07d8c(transitive)
+ Added@types/node@22.10.10(transitive)
+ Addedp-queue@8.1.0(transitive)
- Removed@libp2p/crypto@5.0.7-98b43045c(transitive)
- Removed@libp2p/interface@2.2.1-98b43045c(transitive)
- Removed@types/node@22.10.7(transitive)
- Removedp-queue@8.0.1(transitive)