split-file
Advanced tools
+3
-3
| { | ||
| "name": "split-file", | ||
| "version": "2.2.1", | ||
| "version": "2.2.2", | ||
| "private": false, | ||
@@ -31,5 +31,5 @@ "description": "Splitting and merging files with NodeJS", | ||
| "devDependencies": { | ||
| "jest": "^25.2.7", | ||
| "mocha": "^7.1.1" | ||
| "jest": "^26.6.3", | ||
| "mocha": "^8.4.0" | ||
| } | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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