@ladjs/shared-config
Advanced tools
+0
-2
@@ -41,7 +41,5 @@ const fs = require('fs'); | ||
| serverHost, | ||
| cabin: { capture: false }, | ||
| protocol, | ||
| ...(ssl ? { ssl } : {}), | ||
| routes: false, | ||
| logger: console, | ||
| passport: false, | ||
@@ -48,0 +46,0 @@ i18n: {}, |
+1
-1
| { | ||
| "name": "@ladjs/shared-config", | ||
| "description": "Shared configuration for Lad's API and Web servers", | ||
| "version": "7.0.2", | ||
| "version": "7.0.3", | ||
| "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 2 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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
10582
-0.49%141
-1.4%