fs-iterator
Advanced tools
+7
-3
| { | ||
| "name": "fs-iterator", | ||
| "version": "6.1.6", | ||
| "version": "6.1.7", | ||
| "description": "A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above", | ||
@@ -38,3 +38,4 @@ "keywords": [ | ||
| "format": "biome check --write --unsafe", | ||
| "test": "mocha --no-timeouts test/**/*.test.*", | ||
| "prepublishOnly": "tsds validate", | ||
| "test": "tsds test:node --no-timeouts", | ||
| "test:engines": "nvu engines tsds test:node --no-timeouts", | ||
@@ -49,2 +50,3 @@ "version": "tsds version" | ||
| "devDependencies": { | ||
| "@biomejs/biome": "*", | ||
| "@types/mocha": "*", | ||
@@ -57,2 +59,3 @@ "@types/node": "*", | ||
| "next-tick": "*", | ||
| "node-version-use": "*", | ||
| "on-one": "*", | ||
@@ -62,3 +65,4 @@ "pinkie-promise": "*", | ||
| "rimraf2": "*", | ||
| "starts-with": "*" | ||
| "starts-with": "*", | ||
| "ts-dev-stack": "*" | ||
| }, | ||
@@ -65,0 +69,0 @@ "engines": { |
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
75820
0.15%15
25%