env-path-key
Advanced tools
+7
-3
| { | ||
| "name": "env-path-key", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": "Determines the path key", | ||
@@ -31,3 +31,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", | ||
@@ -37,4 +38,7 @@ "version": "tsds version" | ||
| "devDependencies": { | ||
| "@biomejs/biome": "*", | ||
| "@types/mocha": "*", | ||
| "@types/node": "*" | ||
| "@types/node": "*", | ||
| "node-version-use": "*", | ||
| "ts-dev-stack": "*" | ||
| }, | ||
@@ -41,0 +45,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
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
11569
0.98%5
150%