@tapjs/spawn
Advanced tools
+3
-3
| { | ||
| "name": "@tapjs/spawn", | ||
| "version": "4.0.1", | ||
| "version": "4.0.2", | ||
| "description": "a built-in tap extension for t.spawn()", | ||
@@ -37,3 +37,3 @@ "tshy": { | ||
| "snap": "tap", | ||
| "format": "prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache", | ||
| "format": "prettier --write . --log-level warn --ignore-path ../../.prettierignore --cache", | ||
| "typedoc": "typedoc --tsconfig tsconfig/esm.json ./src/*.ts" | ||
@@ -44,3 +44,3 @@ }, | ||
| "peerDependencies": { | ||
| "@tapjs/core": "4.0.1" | ||
| "@tapjs/core": "4.0.2" | ||
| }, | ||
@@ -47,0 +47,0 @@ "tap": { |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
21442
0