dep-validate
Advanced tools
Comparing version 1.1.3 to 1.1.5
var PluginError = require('gulp-util').PluginError; | ||
var Table = require('cli-table2'); | ||
var Table = require('cli-table3'); | ||
var Through = require('through'); | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "dep-validate", | ||
"version": "1.1.3", | ||
"version": "1.1.5", | ||
"description": "Dependency verification for npm packages with Gulp support", | ||
@@ -28,4 +28,4 @@ "author": { | ||
"dependencies": { | ||
"cli-table2": "^0.2.0", | ||
"commander": "^2.9.0", | ||
"cli-table3": "^0.5.1", | ||
"commander": "^2.19.0", | ||
"gulp-util": "^3.0.8", | ||
@@ -32,0 +32,0 @@ "package": "^1.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12848
6
1
+ Addedcli-table3@^0.5.1
+ Addedansi-regex@3.0.1(transitive)
+ Addedcli-table3@0.5.1(transitive)
+ Addedis-fullwidth-code-point@2.0.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedstring-width@2.1.1(transitive)
+ Addedstrip-ansi@4.0.0(transitive)
- Removedcli-table2@^0.2.0
- Removedcli-table2@0.2.0(transitive)
- Removedcode-point-at@1.1.0(transitive)
- Removedis-fullwidth-code-point@1.0.0(transitive)
- Removedlodash@3.10.1(transitive)
- Removednumber-is-nan@1.0.1(transitive)
- Removedstring-width@1.0.2(transitive)
Updatedcommander@^2.19.0