module-root-sync
Advanced tools
+2
-2
| { | ||
| "name": "module-root-sync", | ||
| "version": "1.1.12", | ||
| "version": "1.1.13", | ||
| "description": "Finds the directory that the modules resides in", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
| "format": "biome check --write --unsafe", | ||
| "test": "tsds test:node --no-timeouts", | ||
| "test": "mocha --no-timeouts test/**/*.test.*", | ||
| "test:engines": "nvu engines tsds test:node --no-timeouts", | ||
@@ -43,0 +43,0 @@ "version": "tsds version" |
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
10056
0.08%