@libp2p/crypto
Advanced tools
Comparing version 0.22.7 to 0.22.8
{ | ||
"name": "@libp2p/crypto", | ||
"version": "0.22.7", | ||
"version": "0.22.8", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -174,4 +174,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@noble/ed25519": "^1.3.3", | ||
"@noble/secp256k1": "^1.3.4", | ||
"@noble/ed25519": "^1.6.0", | ||
"@noble/secp256k1": "^1.5.4", | ||
"err-code": "^3.0.1", | ||
@@ -178,0 +178,0 @@ "iso-random-stream": "^2.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
Updated@noble/ed25519@^1.6.0
Updated@noble/secp256k1@^1.5.4