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