Comparing version 0.1.14 to 0.1.15
@@ -67,3 +67,3 @@ // Generated by CoffeeScript 1.6.2 | ||
v = values[_i]; | ||
if (v === void 0 && !this.options.required) { | ||
if ((v === void 0 || (type(v) === "string" && v.length === 0)) && !this.options.required) { | ||
continue; | ||
@@ -70,0 +70,0 @@ } |
{ | ||
"name": "linen", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"description": "```javascript", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
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
71039