electroy-app-dev-tools-base
Advanced tools
+4
-4
| { | ||
| "name": "electroy-app-dev-tools-base", | ||
| "version": "0.0.96", | ||
| "version": "0.0.97", | ||
| "main": "dist/$index.js", | ||
@@ -19,4 +19,4 @@ "types": "dist/$index.d.ts", | ||
| "ora": "^5.0.0", | ||
| "electroy-app-foundation": "0.0.96", | ||
| "troy-foundation": "0.0.96" | ||
| "electroy-app-foundation": "0.0.97", | ||
| "troy-foundation": "0.0.97" | ||
| }, | ||
@@ -31,3 +31,3 @@ "nodeDependencies": { | ||
| "@types/node-fetch": "^2.0.0", | ||
| "troy-ts-standard-package-dev-tools": "0.0.96" | ||
| "troy-ts-standard-package-dev-tools": "0.0.97" | ||
| }, | ||
@@ -34,0 +34,0 @@ "scripts": { |
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 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated