@bitgo-beta/blake2b
Advanced tools
Comparing version 3.2.0 to 3.2.1-alpha.0
{ | ||
"name": "@bitgo-beta/blake2b", | ||
"version": "3.2.0", | ||
"version": "3.2.1-alpha.0", | ||
"description": "Blake2b (64-bit version) in pure JavaScript", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@bitgo-beta/blake2b-wasm": "^3.2.0", | ||
"@bitgo-beta/blake2b-wasm": "3.2.1-alpha.0", | ||
"nanoassert": "^2.0.0" | ||
@@ -31,3 +31,3 @@ }, | ||
"homepage": "https://github.com/emilbayes/blake2b#readme", | ||
"gitHead": "198d63353fe20c1fe74d2d6518de57e0fe17f4dc" | ||
"gitHead": "a6b8d2439a0706feeea464d920e8103177883617" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
305538
1
+ Added@bitgo-beta/blake2b-wasm@3.2.1-alpha.0(transitive)
- Removed@bitgo-beta/blake2b-wasm@3.2.0(transitive)