@radixdlt/crypto
Advanced tools
Comparing version 1.1.31 to 1.1.32
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.32](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/crypto@1.1.31...@radixdlt/crypto@1.1.32) (2021-07-08) | ||
**Note:** Version bump only for package @radixdlt/crypto | ||
## [1.1.31](https://github.com/radixdlt/radixdlt-javascript/compare/@radixdlt/crypto@1.0.47...@radixdlt/crypto@1.1.31) (2021-07-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@radixdlt/crypto", | ||
"version": "1.1.31", | ||
"version": "1.1.32", | ||
"description": "Cryptographic primitives such as digests (hashing) and Elliptic Curve Cryptography (ECC) methods such as key generation, signing and verify.", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"@radixdlt/data-formats": "1.0.30", | ||
"@radixdlt/primitives": "^1.1.31", | ||
"@radixdlt/primitives": "^1.1.32", | ||
"@radixdlt/uint256": "1.1.0", | ||
@@ -56,3 +56,3 @@ "@radixdlt/util": "1.0.29", | ||
}, | ||
"gitHead": "76755fe9c7e47ca9fd8fcd3023a213a1aa0143d7" | ||
"gitHead": "0b43c1f18e152561f27dcf3f227387f3ce7c55ef" | ||
} |
Sorry, the diff of this file is not supported yet
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
643254
Updated@radixdlt/primitives@^1.1.32