@ladjs/shared-config
Advanced tools
+1
-5
@@ -122,7 +122,3 @@ const fs = require('fs'); | ||
| // <https://github.com/koajs/cors#corsoptions> | ||
| cors: {}, | ||
| // https://github.com/cusspvz/proxywrap | ||
| // this gets passed to @ladjs/web and @ladjs/api as a boolean | ||
| // which is then used to determine if this package should be used | ||
| proxyProtocol: boolean(process.env[`${prefix}_PROXY_PROTOCOL`]) | ||
| cors: {} | ||
| }; | ||
@@ -129,0 +125,0 @@ return config; |
+5
-5
| { | ||
| "name": "@ladjs/shared-config", | ||
| "description": "Shared configuration for Lad's API and Web servers", | ||
| "version": "3.0.10", | ||
| "version": "4.0.0", | ||
| "author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)", | ||
@@ -32,7 +32,7 @@ "ava": { | ||
| "cross-env": "^7.0.3", | ||
| "eslint": "^7.18.0", | ||
| "eslint-config-xo-lass": "^1.0.4", | ||
| "eslint": "^7.19.0", | ||
| "eslint-config-xo-lass": "^1.0.5", | ||
| "fixpack": "^4.0.0", | ||
| "husky": "^4.3.8", | ||
| "lint-staged": "^10.5.3", | ||
| "husky": "^5.0.9", | ||
| "lint-staged": "^10.5.4", | ||
| "nyc": "^15.1.0", | ||
@@ -39,0 +39,0 @@ "remark-cli": "^9.0.0", |
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
32
-3.03%9876
-2.47%125
-3.1%