@libp2p/keychain
Advanced tools
Comparing version 5.0.8 to 5.0.9-665769021
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.8", | ||
"version": "5.0.9-665769021", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.5", | ||
"@libp2p/interface": "^2.1.3", | ||
"@libp2p/crypto": "5.0.6-665769021", | ||
"@libp2p/interface": "2.2.0-665769021", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "^5.1.2", | ||
"@libp2p/logger": "5.1.3-665769021", | ||
"aegir": "^44.0.1", | ||
@@ -77,0 +77,0 @@ "datastore-core": "^10.0.0" |
Sorry, the diff of this file is too big to display
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
258028
29
2553
1
+ Added@libp2p/crypto@5.0.6-665769021(transitive)
+ Added@libp2p/interface@2.2.0-665769021(transitive)
- Removed@libp2p/crypto@5.0.7(transitive)
- Removed@libp2p/interface@2.2.1(transitive)