@libp2p/keychain
Advanced tools
Comparing version 5.0.9-02f285fc8 to 5.0.9-05d559f54
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.9-02f285fc8", | ||
"version": "5.0.9-05d559f54", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.6-02f285fc8", | ||
"@libp2p/interface": "2.2.0-02f285fc8", | ||
"@libp2p/crypto": "5.0.6-05d559f54", | ||
"@libp2p/interface": "2.2.0-05d559f54", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "5.1.3-02f285fc8", | ||
"@libp2p/logger": "5.1.3-05d559f54", | ||
"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@libp2p/crypto@5.0.6-05d559f54(transitive)
+ Added@libp2p/interface@2.2.0-05d559f54(transitive)
+ Added@types/node@22.9.4(transitive)
- Removed@libp2p/crypto@5.0.6-02f285fc8(transitive)
- Removed@libp2p/interface@2.2.0-02f285fc8(transitive)
- Removed@types/node@22.9.3(transitive)