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