@libp2p/keychain
Advanced tools
Comparing version 5.0.9 to 5.0.10-f53f65d18
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.9", | ||
"version": "5.0.10-f53f65d18", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.6", | ||
"@libp2p/interface": "^2.2.0", | ||
"@libp2p/crypto": "5.0.7-f53f65d18", | ||
"@libp2p/interface": "2.2.1-f53f65d18", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "^5.1.3", | ||
"@libp2p/logger": "5.1.4-f53f65d18", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
258029
29
2553
1
+ Added@libp2p/crypto@5.0.7-f53f65d18(transitive)
+ Added@libp2p/interface@2.2.1-f53f65d18(transitive)
- Removed@libp2p/crypto@5.0.7(transitive)
- Removed@libp2p/interface@2.2.1(transitive)