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