@spinajs/fs
Advanced tools
+4
-4
| { | ||
| "name": "@spinajs/fs", | ||
| "version": "2.0.439", | ||
| "version": "2.0.441", | ||
| "description": "wrapper for file operations", | ||
@@ -54,5 +54,5 @@ "main": "lib/cjs/index.js", | ||
| "dependencies": { | ||
| "@spinajs/exceptions": "2.0.439", | ||
| "@spinajs/log-common": "2.0.439", | ||
| "@spinajs/util": "2.0.439", | ||
| "@spinajs/exceptions": "2.0.441", | ||
| "@spinajs/log-common": "2.0.441", | ||
| "@spinajs/util": "2.0.441", | ||
| "archiver": "^5.3.1", | ||
@@ -59,0 +59,0 @@ "exiftool": "0.0.3", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated