Socket
Socket
Sign inDemoInstall

a11y

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a11y - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

cli.js

@@ -28,3 +28,3 @@ #!/usr/bin/env node

' --delay Sets the delay capturing the page'
].join('\n')
]
});

@@ -31,0 +31,0 @@

{
"name": "a11y",
"version": "0.3.0",
"version": "0.3.1",
"description": "Runs an accessibility audit against a URL",

@@ -19,5 +19,3 @@ "license": "Apache-2.0",

],
"bin": {
"a11y": "cli.js"
},
"bin": "cli.js",
"preferGlobal": true,

@@ -38,2 +36,3 @@ "engines": {

"cli-app",
"cli",
"a11y",

@@ -56,11 +55,11 @@ "audit",

"each-async": "^1.1.0",
"globby": "^1.2.0",
"globby": "^2.0.0",
"humanize-url": "^1.0.0",
"indent-string": "^1.2.0",
"log-symbols": "^1.0.1",
"meow": "^3.0.0",
"object-assign": "^2.0.0",
"meow": "^3.3.0",
"object-assign": "^3.0.0",
"phantomjs": "^1.9.10",
"protocolify": "^1.0.0",
"update-notifier": "^0.3.0"
"update-notifier": "^0.5.0"
},

@@ -67,0 +66,0 @@ "devDependencies": {

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