@scure/bip32
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "@scure/bip32", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets", | ||
@@ -25,3 +25,3 @@ "files": [ | ||
"dependencies": { | ||
"@noble/curves": "~0.8.3", | ||
"@noble/curves": "~1.0.0", | ||
"@noble/hashes": "~1.3.0", | ||
@@ -28,0 +28,0 @@ "@scure/base": "~1.1.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@noble/curves@1.0.0(transitive)
- Removed@noble/curves@0.8.3(transitive)
Updated@noble/curves@~1.0.0