fs-iterator
Advanced tools
+4
-4
| { | ||
| "name": "fs-iterator", | ||
| "version": "6.1.8", | ||
| "version": "6.1.9", | ||
| "description": "A file system iterator with filter and asyncIterator iterafaces. Supports Node 0.10 and above", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
| "build": "tsds build", | ||
| "format": "biome check --write --unsafe", | ||
| "format": "tsds format", | ||
| "prepublishOnly": "tsds validate", | ||
@@ -51,3 +51,2 @@ "test": "tsds test:node --no-timeouts", | ||
| "devDependencies": { | ||
| "@biomejs/biome": "*", | ||
| "@types/mocha": "*", | ||
@@ -65,3 +64,4 @@ "@types/node": "*", | ||
| "rimraf2": "*", | ||
| "ts-dev-stack": "*" | ||
| "ts-dev-stack": "*", | ||
| "tsds-config": "*" | ||
| }, | ||
@@ -68,0 +68,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
75758
-0.03%