Comparing version 3.0.0-rc.1 to 3.0.0-rc.2
@@ -30,2 +30,4 @@ 'use strict'; | ||
} | ||
if (typeof initialValue === `undefined` && typeof value === `undefined`) | ||
return undefined; | ||
return utils.applyValidator(key, currentValue, opts.validator); | ||
@@ -32,0 +34,0 @@ }, |
{ | ||
"name": "clipanion", | ||
"version": "3.0.0-rc.1", | ||
"version": "3.0.0-rc.2", | ||
"main": "lib/advanced/index", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
192774
4553
0