@libp2p/keychain
Advanced tools
Comparing version 5.0.6 to 5.0.7
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.4", | ||
"@libp2p/interface": "^2.1.2", | ||
"@libp2p/crypto": "^5.0.5", | ||
"@libp2p/interface": "^2.1.3", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "^5.1.0", | ||
"@libp2p/logger": "^5.1.1", | ||
"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
10
Updated@libp2p/crypto@^5.0.5
Updated@libp2p/interface@^2.1.3