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