Comparing version 1.0.3 to 1.0.4
@@ -31,3 +31,3 @@ /* ================================================================ | ||
} | ||
fs.access(javaHome, err => { | ||
@@ -94,2 +94,5 @@ if (err) { | ||
} | ||
}) | ||
.catch(e => { | ||
// ignored | ||
}); | ||
@@ -96,0 +99,0 @@ }); |
{ | ||
"name": "java-home", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "java-home", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
8304
161