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