@bitgo/blake2b
Advanced tools
Comparing version 3.0.0 to 3.0.1-rc.0
{ | ||
"name": "@bitgo/blake2b", | ||
"version": "3.0.0", | ||
"version": "3.0.1-rc.0", | ||
"description": "Blake2b (64-bit version) in pure Javascript", | ||
"main": "index.js", | ||
"dependencies": { | ||
"@bitgo/blake2b-wasm": "^3.0.0", | ||
"@bitgo/blake2b-wasm": "^3.0.1-rc.0", | ||
"nanoassert": "^2.0.0" | ||
@@ -21,3 +21,4 @@ }, | ||
"type": "git", | ||
"url": "git+https://github.com/emilbayes/blake2b.git" | ||
"url": "https://github.com/BitGo/BitGoJS.git", | ||
"directory": "modules/blake2b" | ||
}, | ||
@@ -31,3 +32,3 @@ "keywords": [], | ||
"homepage": "https://github.com/emilbayes/blake2b#readme", | ||
"gitHead": "b717e7f9179d9e7399220a0d61e26f45d7822e18" | ||
"gitHead": "aacaddf36445c8ad6023ef87d1a42ac7ec14248b" | ||
} |
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
304646
1