@goldstack/utils-cli
Advanced tools
+2
-3
| { | ||
| "name": "@goldstack/utils-cli", | ||
| "version": "0.3.29", | ||
| "version": "0.3.31", | ||
| "description": "Utilities for building command line interfaces.", | ||
@@ -34,4 +34,3 @@ "keywords": [ | ||
| "test": "jest --passWithNoTests --config=./jest.config.js --runInBand", | ||
| "version:apply": "yarn version $@ && yarn version apply", | ||
| "version:apply:force": "yarn version $@ && yarn version apply" | ||
| "patch-when-changed": "git diff --quiet HEAD^...HEAD -- . && git diff --quiet -- . && git diff --quiet --staged -- . || yarn version patch" | ||
| }, | ||
@@ -38,0 +37,0 @@ "dependencies": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
9826
0.16%