Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "upash", | ||
"version": "1.0.0", | ||
"description": "Painless Unified API for any password hashing algorithm", | ||
"version": "1.0.1", | ||
"description": "Unified API for password hashing algorithms", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/simonepri/upash#readme", |
<p align="center"> | ||
<a href="https://github.com/simonepri/upash"> | ||
<img src="https://github.com/simonepri/upash/raw/master/media/upash.png" alt="upash" width="600"/> | ||
<img src="https://github.com/simonepri/upash/raw/master/media/upash.png" alt="upash" width="300"/> | ||
</a> | ||
@@ -67,3 +67,3 @@ </p> | ||
<p align="center"> | ||
π Painless <b>U</b>nified API for any <b>PAS</b>sword <b>H</b>ashing algorithm | ||
π <b>U</b>nified API for <b>PAS</b>sword <b>H</b>ashing algorithms | ||
@@ -112,3 +112,4 @@ <br/> | ||
``` | ||
Then, you need to choose from the [list of supported password hashing algorithms](#hash-functions) | ||
Then, you need to choose from the | ||
[list of supported password hashing algorithms](#recommended-algorithms-implementations) | ||
the one that best suits your needs and install that too. | ||
@@ -115,0 +116,0 @@ In the following, we will assume that you choose `@phc/argon2`, that is also a |
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
401