@bitgo-beta/blake2b
Advanced tools
Comparing version 3.2.1-alpha.231 to 3.2.1-alpha.232
{ | ||
"name": "@bitgo-beta/blake2b", | ||
"version": "3.2.1-alpha.231", | ||
"version": "3.2.1-alpha.232", | ||
"description": "Blake2b (64-bit version) in pure JavaScript", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@bitgo-beta/blake2b-wasm": "3.2.1-alpha.232", | ||
"@bitgo-beta/blake2b-wasm": "3.2.1-alpha.233", | ||
"nanoassert": "^2.0.0" | ||
@@ -31,3 +31,3 @@ }, | ||
"homepage": "https://github.com/emilbayes/blake2b#readme", | ||
"gitHead": "39387a82bfd3a0f1a84e4761a2770e66db2df313" | ||
"gitHead": "a9cbef1b9e8e4e325ba9609f3f773e289ce943e3" | ||
} |
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@bitgo-beta/blake2b-wasm@3.2.1-alpha.233(transitive)
- Removed@bitgo-beta/blake2b-wasm@3.2.1-alpha.232(transitive)