bcrypt-pbkdf
Advanced tools
Comparing version
@@ -32,6 +32,3 @@ 'use strict'; | ||
* documentation and/or other materials provided with the distribution. | ||
* 3. All advertising materials mentioning features or use of this software | ||
* must display the following acknowledgement: | ||
* This product includes software developed by Niels Provos. | ||
* 4. The name of the author may not be used to endorse or promote products | ||
* 3. The name of the author may not be used to endorse or promote products | ||
* derived from this software without specific prior written permission. | ||
@@ -38,0 +35,0 @@ * |
{ | ||
"name": "bcrypt-pbkdf", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Port of the OpenBSD bcrypt_pbkdf function to pure JS", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"devDependencies": {}, | ||
"license": "BSD-4-Clause" | ||
"license": "BSD-3-Clause" | ||
} |
24841
-0.77%518
-0.58%