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

a11y-ai

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a11y-ai - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

2

package.json
{
"name": "a11y-ai",
"version": "0.8.0",
"version": "0.8.1",
"description": "Experimental tool to automatically detect accessibility issues in web pages using OpenAI and provide suggestions for fixing them",

@@ -5,0 +5,0 @@ "type": "module",

@@ -67,4 +67,5 @@ # :robot: a11y-ai

- It works best on full HTML files, not on fragments/components (WIP)
- If file is too large, the API will return an error (WIP)
- Windows support outside of WSL2 is currently not working due to a bug in Axe CLI (WIP)
- If file is too large, the API will return an error 500 (WIP)
- It needs a matching Chrome version to work (WIP)
- Issue scanning is only supported for HTML files, not for JS/TS components
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