gulp-jasmine-phantom
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "gulp-jasmine-phantom", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Jasmine 2.0 suite runner, optionally with PhantomJS", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -90,3 +90,3 @@ gulp-jasmine-phantom | ||
#### vendor | ||
Type: `string` | ||
Type: `string|array` | ||
Default: null | ||
@@ -100,2 +100,4 @@ | ||
You can also pass in an array of glob strings (i.e.: `["test/*.js", "vendor/jquery.js"]`). | ||
Technologies Used | ||
@@ -102,0 +104,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
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
112
1
1
118510
11
2946