@bitgo-beta/blake2b
Advanced tools
Comparing version 3.2.1-alpha.12 to 3.2.1-alpha.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/blake2b@3.2.0...@bitgo/blake2b@3.2.1) (2022-11-29) | ||
**Note:** Version bump only for package @bitgo/blake2b | ||
# [3.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/blake2b@3.0.3-rc.0...@bitgo/blake2b@3.2.0) (2022-10-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bitgo-beta/blake2b", | ||
"version": "3.2.1-alpha.12", | ||
"version": "3.2.1-alpha.13", | ||
"description": "Blake2b (64-bit version) in pure JavaScript", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@bitgo-beta/blake2b-wasm": "3.2.1-alpha.12", | ||
"@bitgo-beta/blake2b-wasm": "3.2.1-alpha.13", | ||
"nanoassert": "^2.0.0" | ||
@@ -31,3 +31,3 @@ }, | ||
"homepage": "https://github.com/emilbayes/blake2b#readme", | ||
"gitHead": "edd06e6cedba404465cd13222b6ccdc3ec2b1f46" | ||
"gitHead": "d863320d891a1d21bc4002bcaa2e2572619bc707" | ||
} |
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
305711
19604
+ Added@bitgo-beta/blake2b-wasm@3.2.1-alpha.13(transitive)
- Removed@bitgo-beta/blake2b-wasm@3.2.1-alpha.12(transitive)