@libp2p/keychain
Advanced tools
Comparing version 5.0.3 to 5.0.4
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.2", | ||
"@libp2p/interface": "^2.1.0", | ||
"@libp2p/crypto": "^5.0.3", | ||
"@libp2p/interface": "^2.1.1", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "^5.0.2", | ||
"@libp2p/logger": "^5.0.3", | ||
"aegir": "^44.0.1", | ||
@@ -77,0 +77,0 @@ "datastore-core": "^10.0.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@multiformats/multiaddr@12.3.3(transitive)
- Removed@multiformats/multiaddr@12.3.4(transitive)
Updated@libp2p/crypto@^5.0.3
Updated@libp2p/interface@^2.1.1