Socket
Socket
Sign inDemoInstall

eslint-plugin-jsx-a11y

Package Overview
Dependencies
195
Maintainers
4
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

7

CHANGELOG.md

@@ -0,1 +1,6 @@

6.0.1 / 2017-06-28
==================
- [temporary] Remove `src` and `flow` from package to resolve flow issues for consuming packages.
6.0.0 / 2017-06-05

@@ -13,2 +18,3 @@ =================

5.0.3 / 2017-05-16

@@ -18,2 +24,3 @@ ==================

5.0.2 / 2017-05-16

@@ -20,0 +27,0 @@ ==================

4

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

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

"expect": "^1.20.2",
"flow-bin": "^0.47.0",
"flow-bin": "^0.49.1",
"jest": "^20.0.4",

@@ -50,0 +50,0 @@ "jscodeshift": "^0.3.30",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc