+5
-5
| { | ||
| "name": "tail-file", | ||
| "version": "1.4.11", | ||
| "version": "1.4.12", | ||
| "description": "Tail files fast, easy, persistent, fault tolerant and flexible", | ||
@@ -35,9 +35,9 @@ "main": "tail.js", | ||
| "dependencies": { | ||
| "debug": "^3.1.0" | ||
| "debug": "^4.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| "chai": "^4.1.2", | ||
| "mocha": "^4.0.1", | ||
| "tmp": "0.0.33" | ||
| "chai": "^4.2.0", | ||
| "mocha": "^6.1.4", | ||
| "tmp": "^0.1.0" | ||
| } | ||
| } |
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 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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
+ Added
- Removed
Updated