@ladjs/shared-config
Advanced tools
+1
-0
@@ -26,2 +26,3 @@ const fs = require('fs'); | ||
| const config = { | ||
| port: process.env[`${prefix}_PORT`] || null, | ||
| cabin: { capture: false }, | ||
@@ -28,0 +29,0 @@ protocol: process.env[`${prefix}_PROTOCOL`] || 'http', |
+1
-1
| { | ||
| "name": "@ladjs/shared-config", | ||
| "description": "Shared configuration for Lad's API and Web servers", | ||
| "version": "0.0.7", | ||
| "version": "0.0.8", | ||
| "author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)", | ||
@@ -6,0 +6,0 @@ "ava": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
8842
0.56%101
1%32
3.23%