@libp2p/keychain
Advanced tools
Comparing version 5.0.10-6ddc1b80e to 5.0.10-8a9258a24
{ | ||
"name": "@libp2p/keychain", | ||
"version": "5.0.10-6ddc1b80e", | ||
"version": "5.0.10-8a9258a24", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -62,4 +62,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.7-6ddc1b80e", | ||
"@libp2p/interface": "2.2.1-6ddc1b80e", | ||
"@libp2p/crypto": "5.0.7-8a9258a24", | ||
"@libp2p/interface": "2.2.1-8a9258a24", | ||
"@noble/hashes": "^1.5.0", | ||
@@ -74,3 +74,3 @@ "asn1js": "^3.0.5", | ||
"devDependencies": { | ||
"@libp2p/logger": "5.1.4-6ddc1b80e", | ||
"@libp2p/logger": "5.1.4-8a9258a24", | ||
"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
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
270745
3942
2604
15
55
310
+ Added@libp2p/crypto@5.0.7-8a9258a24(transitive)
+ Added@libp2p/interface@2.2.1-8a9258a24(transitive)
+ Added@noble/curves@1.8.0(transitive)
+ Added@noble/hashes@1.7.0(transitive)
+ Added@types/node@22.10.5(transitive)
+ Addedp-timeout@6.1.4(transitive)
- Removed@libp2p/crypto@5.0.7-6ddc1b80e(transitive)
- Removed@libp2p/interface@2.2.1-6ddc1b80e(transitive)
- Removed@noble/curves@1.7.0(transitive)
- Removed@noble/hashes@1.6.01.6.1(transitive)
- Removed@types/node@22.10.2(transitive)
- Removedp-timeout@6.1.3(transitive)