apache-crypt
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "apache-crypt", | ||
"description": "Node.js module for Apache style password encryption using crypt(3).", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": "Gevorg Harutyunyan (http://github.com/gevorg)", | ||
@@ -36,3 +36,3 @@ "maintainers": [ | ||
"engines": { | ||
"node": ">=6.7.0" | ||
"node": ">=4.6.1" | ||
}, | ||
@@ -39,0 +39,0 @@ "scripts": { |
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
5563
5