workshopper-exercise
Advanced tools
+2
-2
| { | ||
| "name": "workshopper-exercise", | ||
| "version": "2.7.0", | ||
| "version": "3.0.0", | ||
| "description": "An exercise runner component for the Workshopper framework", | ||
@@ -18,3 +18,3 @@ "main": "./exercise.js", | ||
| "chalk": "^1.1.1", | ||
| "i18n-core": "^2.1.1", | ||
| "i18n-core": "^3.0.0", | ||
| "split": "^1.0.0", | ||
@@ -21,0 +21,0 @@ "through2": "^2.0.0", |
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
- Removed
- Removed
- Removed
Updated