@npmcli/run-script
Advanced tools
+3
-3
| { | ||
| "name": "@npmcli/run-script", | ||
| "version": "10.0.1", | ||
| "version": "10.0.2", | ||
| "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", | ||
@@ -18,3 +18,3 @@ "author": "GitHub Inc.", | ||
| "devDependencies": { | ||
| "@npmcli/eslint-config": "^5.0.0", | ||
| "@npmcli/eslint-config": "^6.0.0", | ||
| "@npmcli/template-oss": "4.27.1", | ||
@@ -27,3 +27,3 @@ "spawk": "^1.8.1", | ||
| "@npmcli/package-json": "^7.0.0", | ||
| "@npmcli/promise-spawn": "^8.0.0", | ||
| "@npmcli/promise-spawn": "^9.0.0", | ||
| "node-gyp": "^11.0.0", | ||
@@ -30,0 +30,0 @@ "proc-log": "^6.0.0", |
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
- Removed
Updated