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