Socket
Socket
Sign inDemoInstall

eslint-plugin-jsx-a11y

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-jsx-a11y - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

index.js

4

package.json
{
"name": "eslint-plugin-jsx-a11y",
"version": "0.1.0",
"version": "0.1.1",
"description": "A static analysis linter of jsx and their accessibility with screen readers.",

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

},
"main": "lib/index.js",
"main": "index.js",
"scripts": {

@@ -21,0 +21,0 @@ "build": "webpack --config .webpack.config.js --optimize-minimize",

@@ -10,3 +10,3 @@ <p align="center">

</a>
<a href="https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/LICENSE">
<a href="https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/LICENSE.md">
<img src="https://img.shields.io/npm/l/eslint-plugin-jsx-a11y.svg"

@@ -13,0 +13,0 @@ alt="license">

Sorry, the diff of this file is not supported yet

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