@goldstack/utils-sh
Advanced tools
+5
-5
| { | ||
| "name": "@goldstack/utils-sh", | ||
| "version": "0.5.28", | ||
| "version": "0.5.29", | ||
| "description": "Utilities for working with files and folders in a bash like manner", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@goldstack/utils-log": "0.3.25", | ||
| "@goldstack/utils-log": "0.3.26", | ||
| "archiver": "^5.3.1", | ||
@@ -49,4 +49,4 @@ "extract-zip": "^2.0.1", | ||
| "devDependencies": { | ||
| "@goldstack/utils-git": "0.2.18", | ||
| "@swc/core": "^1.12.11", | ||
| "@goldstack/utils-git": "0.2.19", | ||
| "@swc/core": "^1.15.3", | ||
| "@swc/jest": "^0.2.39", | ||
@@ -63,3 +63,3 @@ "@types/archiver": "^6.0.3", | ||
| "rimraf": "^3.0.2", | ||
| "typescript": "^5.8.3" | ||
| "typescript": "^5.9.3" | ||
| }, | ||
@@ -66,0 +66,0 @@ "publishConfig": { |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
28984
0+ Added
+ Added
- Removed
- Removed
Updated