@libp2p/keychain
Advanced tools
Comparing version 5.0.12 to 5.0.13-26313e695
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.12", | ||
"version": "5.0.13-26313e695", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.9", | ||
"@libp2p/interface": "^2.4.0", | ||
"@libp2p/crypto": "5.0.10-26313e695", | ||
"@libp2p/interface": "2.4.1-26313e695", | ||
"@noble/hashes": "^1.6.1", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "^5.1.6", | ||
"@libp2p/logger": "5.1.7-26313e695", | ||
"aegir": "^45.0.5", | ||
@@ -77,0 +77,0 @@ "datastore-core": "^10.0.2" |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
258918
28
2557
1
+ Added@libp2p/crypto@5.0.10-26313e695(transitive)
+ Added@libp2p/interface@2.4.1-26313e695(transitive)
+ Added@types/node@22.13.2(transitive)
+ Addedmultiformats@13.3.2(transitive)
- Removed@libp2p/crypto@5.0.11(transitive)
- Removed@libp2p/interface@2.5.0(transitive)
- Removed@types/node@22.13.1(transitive)
- Removedmultiformats@13.3.1(transitive)