@libp2p/keychain
Advanced tools
Comparing version 4.1.2 to 4.1.3-944935f8d
{ | ||
"name": "@libp2p/keychain", | ||
"version": "4.1.2", | ||
"version": "4.1.3-944935f8d", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,5 +62,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^4.1.6", | ||
"@libp2p/interface": "^1.6.1", | ||
"@libp2p/peer-id": "^4.2.1", | ||
"@libp2p/crypto": "4.1.7-944935f8d", | ||
"@libp2p/interface": "1.6.2-944935f8d", | ||
"@libp2p/peer-id": "4.2.2-944935f8d", | ||
"interface-datastore": "^8.2.11", | ||
@@ -73,5 +73,5 @@ "merge-options": "^3.0.4", | ||
"devDependencies": { | ||
"@libp2p/logger": "^4.0.17", | ||
"@libp2p/peer-id-factory": "^4.2.1", | ||
"aegir": "^43.0.1", | ||
"@libp2p/logger": "4.0.18-944935f8d", | ||
"@libp2p/peer-id-factory": "4.2.2-944935f8d", | ||
"aegir": "^44.0.1", | ||
"datastore-core": "^9.2.9" | ||
@@ -78,0 +78,0 @@ }, |
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
248762
24
2360
1
+ Added@libp2p/crypto@4.1.7-944935f8d(transitive)
+ Added@libp2p/interface@1.6.2-944935f8d(transitive)
+ Added@libp2p/peer-id@4.2.2-944935f8d(transitive)
- Removed@libp2p/crypto@4.1.9(transitive)
- Removed@libp2p/interface@1.7.0(transitive)
- Removed@libp2p/peer-id@4.2.4(transitive)