+5
-2
| { | ||
| "name": "dirfile", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "获取文件夹内所有的文件。支持递归获取、异步或同步、过滤、返回信息处理。", | ||
@@ -23,3 +23,6 @@ "main": "index.js", | ||
| }, | ||
| "homepage": "https://github.com/chrunlee/dirfile#readme" | ||
| "homepage": "https://github.com/chrunlee/dirfile#readme", | ||
| "dependencies": { | ||
| "async": "^3.1.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
8298
0.57%1
Infinity%+ Added
+ Added