Comparing version 0.3.2 to 0.3.3
@@ -21,3 +21,3 @@ | ||
}); | ||
if (process.stderr.isTTY) { | ||
if (process.env.mode !== 'quiet') { | ||
console.error(formatSpec(spec)); | ||
@@ -24,0 +24,0 @@ } |
{ | ||
"name": "app-spec", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Get application configuration from spec of required environment variables.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
5643
2