node-version-utils
Advanced tools
+4
-4
| { | ||
| "name": "node-version-utils", | ||
| "version": "1.3.10", | ||
| "version": "1.3.11", | ||
| "description": "Utilities for running commands on a specific version of node by installed path", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
| "build": "tsds build", | ||
| "format": "biome check --write --unsafe", | ||
| "format": "tsds format", | ||
| "prepublishOnly": "tsds validate", | ||
@@ -50,3 +50,2 @@ "test": "tsds test:node --no-timeouts", | ||
| "devDependencies": { | ||
| "@biomejs/biome": "*", | ||
| "@types/mocha": "*", | ||
@@ -61,3 +60,4 @@ "@types/node": "*", | ||
| "rimraf2": "*", | ||
| "ts-dev-stack": "*" | ||
| "ts-dev-stack": "*", | ||
| "tsds-config": "*" | ||
| }, | ||
@@ -64,0 +64,0 @@ "engines": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
23036
-0.09%