Socket
Socket
Sign inDemoInstall

eslint-plugin-jsx-a11y

Package Overview
Dependencies
184
Maintainers
4
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.4.0 to 6.4.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

6.4.1 / 2020-10-26
==================
- f8a4496 Upgrade jsx-ast-utils to v3.1.0
6.4.0 / 2020-10-26

@@ -2,0 +6,0 @@ ==================

4

package.json
{
"name": "eslint-plugin-jsx-a11y",
"version": "6.4.0",
"version": "6.4.1",
"description": "Static AST checker for accessibility rules on JSX elements.",

@@ -70,3 +70,3 @@ "keywords": [

"has": "^1.0.3",
"jsx-ast-utils": "^3.0.0",
"jsx-ast-utils": "^3.1.0",
"language-tags": "^1.0.5"

@@ -73,0 +73,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc