grunt-arialinter
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "grunt-arialinter", | ||
"description": "ArialLinter provides a simple accesibility linter for HTML documents.", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"homepage": "https://github.com/globant-ui/arialinter", | ||
@@ -30,3 +30,2 @@ "repository": { | ||
"grunt-contrib-watch": "~0.2.0", | ||
"colors": "*", | ||
"grunt-contrib-copy": "~0.4.1" | ||
@@ -39,5 +38,6 @@ }, | ||
"commander": "*", | ||
"color": "*" | ||
"color": "*", | ||
"colors": "*" | ||
}, | ||
"keywords": [] | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
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
4
1
6
6
+ Addedcolors@*
+ Addedcolors@1.4.0(transitive)