@hapipal/confidence
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -191,3 +191,3 @@ 'use strict'; | ||
if ((typeof value === 'undefined' || value === null) && | ||
node.$default) { | ||
typeof node.$default !== 'undefined') { | ||
@@ -194,0 +194,0 @@ return internals.walk(node.$default, criteria, applied); |
{ | ||
"name": "@hapipal/confidence", | ||
"description": "Dynamic, declarative configurations", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"repository": "git://github.com/hapipal/confidence", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
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
23118
8