pbkdf2-sha256
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "pbkdf2-sha256", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "pbkdf2-sha256 is a PBDKF2 implementation using HMAC SHA256", | ||
"main": "./lib/pbdkf2.js", | ||
"main": "./lib/pbkdf2.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "mocha test" |
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
5955
5