Comparing version 1.1.5 to 1.1.6
@@ -34,3 +34,3 @@ "use strict"; | ||
} | ||
if (options.type === 'auto') { | ||
if (options.type === "auto") { | ||
const filename = path.basename(p.toString()); | ||
@@ -37,0 +37,0 @@ const adapter = adapters_1.getMatchAdapter(filename); |
{ | ||
"name": "ftconfig", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "F*ck the config", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
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
0