validate-password
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "validate-password", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Strengthen your user's passwords", | ||
@@ -5,0 +5,0 @@ "author": "Mike DeWitt <mdewitt07@gmail.com>", |
#Moonshine | ||
###client-side and server-side password validation | ||
#JavaScript Password validation for the client and the server | ||
@@ -19,3 +18,3 @@ Enforce stronger passwords for users by checking for uppercase/lowercase letters, numbers, and special characters. | ||
Moonshine can be used as a stand alone package: | ||
This can be used as a stand alone package: | ||
@@ -22,0 +21,0 @@ ``` |
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
16891
57