@spinajs/configuration
Advanced tools
+6
-6
| { | ||
| "name": "@spinajs/configuration", | ||
| "version": "2.0.438", | ||
| "version": "2.0.439", | ||
| "description": "framework configuration module", | ||
@@ -55,7 +55,7 @@ "main": "lib/cjs/index.js", | ||
| "dependencies": { | ||
| "@spinajs/configuration-common": "^2.0.438", | ||
| "@spinajs/di": "^2.0.438", | ||
| "@spinajs/exceptions": "^2.0.438", | ||
| "@spinajs/internal-logger": "^2.0.438", | ||
| "@spinajs/util": "2.0.438", | ||
| "@spinajs/configuration-common": "^2.0.439", | ||
| "@spinajs/di": "^2.0.439", | ||
| "@spinajs/exceptions": "^2.0.439", | ||
| "@spinajs/internal-logger": "^2.0.439", | ||
| "@spinajs/util": "2.0.439", | ||
| "ajv": "^8.12.0", | ||
@@ -62,0 +62,0 @@ "ajv-formats": "^2.1.1", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
- Removed
Updated
Updated
Updated