Socket
Socket
Sign inDemoInstall

access_lint-js

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

access_lint-js - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

11

package.json
{
"name": "access_lint-js",
"version": "0.0.1",
"version": "0.0.2",
"description": "PhantomJS link crawler and accessibility auditor",
"main": "crawler.js",
"scripts": {
"test": "grunt",
"auditor": "./bin/auditor"
"test": "grunt"
},

@@ -23,2 +22,5 @@ "repository": {

},
"bin": {
"auditor": "./bin/auditor"
},
"homepage": "https://github.com/accesslint/access_lint-js",

@@ -31,4 +33,5 @@ "devDependencies": {

"jasmine-core": "^2.1.3",
"phantom": "^0.7.1"
"phantom": "^0.7.1",
"system": "^0.1.0"
}
}
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