node-translation-scripts
Advanced tools
| const path = require("path"); | ||
| const __rootDirname = process.env.dp0.split('\\node_modules\\')[0] | ||
| const __rootDirname = process.cwd() | ||
| module.exports = __rootDirname; |
+1
-1
| { | ||
| "name": "node-translation-scripts", | ||
| "description": "i18n translation cli scripts", | ||
| "version": "1.0.7", | ||
| "version": "1.0.8", | ||
| "main": "cli.js", | ||
@@ -6,0 +6,0 @@ "bin": { |
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
8
-11.11%20711
-0.15%