s-salt-pepper
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "s-salt-pepper", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Password hashing (via pbkdf2) with salt and pepper", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"author": "sebastian sandqvist", | ||
"license": "ISC", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -40,5 +40,4 @@ "url": "https://github.com/sebastiansandqvist/s-salt-pepper/issues" | ||
"ava": "0.24.0", | ||
"codeclimate-test-reporter": "0.0.4", | ||
"nyc": "11.4.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
2
7526