gulp-touch-custom
Advanced tools
+1
-1
| { | ||
| "name": "gulp-touch-custom", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Change file access and modification times", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
| ; editorconfig.org | ||
| root = true | ||
| [*] | ||
| indent_style = space | ||
| indent_size = 2 | ||
| end_of_line = lf | ||
| charset = utf-8 | ||
| trim_trailing_whitespace = true | ||
| [*.js] | ||
| insert_final_newline = true | ||
| [*.json] | ||
| insert_final_newline = true |
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
3774
-5.67%4
-20%