From 98728609b40fb92b725a6114f56123ad04be316d Mon Sep 17 00:00:00 2001 From: Simone Primarosa Date: Mon, 5 Mar 2018 20:44:51 +0100 Subject: [PATCH] Rename credential-plus to upash (#788) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 45d0b61..30c5ae3 100644 --- a/readme.md +++ b/readme.md @@ -649,7 +649,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - [snyk](https://github.com/Snyk/snyk) - CLI and build-time tool to find & fix vulnerable npm dependencies. - [nsp](https://github.com/nodesecurity/nsp) - CLI tool to identify known vulnerabilities in your project. - [RegEx-DoS](https://github.com/jagracey/RegEx-DoS) - CLI tool to identify possible regex denial of service (ReDos) vulnerabilities in your project. -- [credential-plus](https://github.com/simonepri/credential-plus) - Password hashing and verification made easy. +- [upash](https://github.com/simonepri/upash) - Unified API for all password hashing algorithms. ### Benchmarking