module-root-sync
Advanced tools
+4
-4
| { | ||
| "name": "module-root-sync", | ||
| "version": "1.2.5", | ||
| "version": "1.2.6", | ||
| "description": "Finds the directory that the modules resides in", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
| "build": "tsds build", | ||
| "format": "biome check --write --unsafe", | ||
| "format": "tsds format", | ||
| "prepublishOnly": "tsds validate", | ||
@@ -48,7 +48,7 @@ "test": "tsds test:node --no-timeouts", | ||
| "devDependencies": { | ||
| "@biomejs/biome": "*", | ||
| "@types/mocha": "*", | ||
| "@types/node": "*", | ||
| "node-version-use": "*", | ||
| "ts-dev-stack": "*" | ||
| "ts-dev-stack": "*", | ||
| "tsds-config": "*" | ||
| }, | ||
@@ -55,0 +55,0 @@ "engines": { |
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
10640
-0.19%