alaska-field-password
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -32,2 +32,6 @@ /** | ||
}); | ||
this.underscoreMethod('set', function (value) { | ||
this.set(field.path, value); | ||
this[NEED_HASHING] = false; | ||
}); | ||
@@ -34,0 +38,0 @@ /** |
{ | ||
"name": "alaska-field-password", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Alaska password field", | ||
"keywords": [ | ||
"alaska", | ||
"alaska-field" | ||
], | ||
"main": "index.js", | ||
@@ -6,0 +10,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
18460
282