arialinter
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -1,1 +0,1 @@ | ||
module.exports = require('./lib/arialinter.js').AriaLinter; | ||
module.exports = require('./lib/arialinter.js'); |
{ | ||
"name": "arialinter", | ||
"description": "AriaLinter provides a simple accesibility linter for HTML documents.", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"homepage": "https://github.com/globant-ui/arialinter", | ||
@@ -28,5 +28,6 @@ "repository": { | ||
"commander": "*", | ||
"color": "*" | ||
"color": "*", | ||
"lodash": "2.4.1" | ||
}, | ||
"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
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
37107
0
0
6
+ Addedlodash@2.4.1
+ Addedlodash@2.4.1(transitive)