fs-iterator
Advanced tools
+2
-5
| { | ||
| "name": "fs-iterator", | ||
| "version": "6.1.7", | ||
| "version": "6.1.8", | ||
| "description": "A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above", | ||
@@ -31,2 +31,3 @@ "keywords": [ | ||
| "main": "dist/cjs/index.js", | ||
| "source": "src/index.ts", | ||
| "types": "dist/cjs/index.d.ts", | ||
@@ -63,3 +64,2 @@ "files": [ | ||
| "rimraf2": "*", | ||
| "starts-with": "*", | ||
| "ts-dev-stack": "*" | ||
@@ -69,6 +69,3 @@ }, | ||
| "node": ">=0.8" | ||
| }, | ||
| "tsds": { | ||
| "source": "src/index.ts" | ||
| } | ||
| } |
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
14
-6.67%75778
-0.06%