@goldstack/utils-sh
Advanced tools
+7
-7
| { | ||
| "name": "@goldstack/utils-sh", | ||
| "version": "0.5.29", | ||
| "version": "0.5.30", | ||
| "description": "Utilities for working with files and folders in a bash like manner", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@goldstack/utils-log": "0.3.26", | ||
| "@goldstack/utils-log": "0.3.27", | ||
| "archiver": "^5.3.1", | ||
@@ -49,4 +49,4 @@ "extract-zip": "^2.0.1", | ||
| "devDependencies": { | ||
| "@goldstack/utils-git": "0.2.19", | ||
| "@swc/core": "^1.15.3", | ||
| "@goldstack/utils-git": "0.2.20", | ||
| "@swc/core": "^1.15.8", | ||
| "@swc/jest": "^0.2.39", | ||
@@ -57,7 +57,7 @@ "@types/archiver": "^6.0.3", | ||
| "@types/glob": "^8.1.0", | ||
| "@types/jest": "^29.5.14", | ||
| "@types/node": "^24.0.13", | ||
| "@types/jest": "^30.0.0", | ||
| "@types/node": "^25.0.3", | ||
| "@types/rimraf": "^4.0.5", | ||
| "@types/which": "^3.0.4", | ||
| "jest": "^29.7.0", | ||
| "jest": "^30.2.0", | ||
| "rimraf": "^3.0.2", | ||
@@ -64,0 +64,0 @@ "typescript": "^5.9.3" |
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
28982
-0.01%+ Added
+ Added
- Removed
- Removed
Updated