@ladjs/shared-config
Advanced tools
+2
-1
@@ -38,3 +38,4 @@ const fs = require('fs'); | ||
| ? fs.readFileSync(process.env[`${prefix}_SSL_CA_PATH`]) | ||
| : null | ||
| : null, | ||
| allowHTTP1: true | ||
| }, | ||
@@ -41,0 +42,0 @@ routes: false, |
+1
-1
| { | ||
| "name": "@ladjs/shared-config", | ||
| "description": "Shared configuration for Lad's API and Web servers", | ||
| "version": "0.0.9", | ||
| "version": "0.0.10", | ||
| "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
8903
0.28%103
0.98%