gulp-jasmine-phantom
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -7,5 +7,2 @@ var noopTimer = { | ||
exports.TerminalReporter = function(options) { | ||
debugger; | ||
var print = console.log, | ||
@@ -12,0 +9,0 @@ showColors = options.showColors || false, |
{ | ||
"name": "gulp-jasmine-phantom", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Jasmine 2.0 suite runner, optionally with PhantomJS", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
1
1
118745
2945