Comparing version 0.1.33 to 0.1.34
@@ -192,3 +192,3 @@ // Generated by CoffeeScript 1.6.2 | ||
value = value || this._getDefault(value); | ||
value = value != null ? value : this._getDefault(value); | ||
if (this.options.map) { | ||
@@ -195,0 +195,0 @@ value = this.options.map(value); |
{ | ||
"name": "linen", | ||
"version": "0.1.33", | ||
"version": "0.1.34", | ||
"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
77615