Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arialinter

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arialinter - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

index.js

@@ -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": []
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc