Socket
Socket
Sign inDemoInstall

eslint-config-vast-react

Package Overview
Dependencies
157
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

14

package.json
{
"name": "eslint-config-vast-react",
"version": "1.0.0",
"version": "1.0.1",
"description": "ESLint shareable config for React and react-a11y to be used with eslint-config-vast",

@@ -28,5 +28,7 @@ "main": "index.js",

"homepage": "https://github.com/vast-engineering/eslint-config-vast-react#readme",
"dependencies": {
"eslint-config-vast": "1.4.3"
},
"devDependencies": {
"eslint": "3.5.0",
"eslint-config-vast": "1.4.1",
"eslint": "^3.8.1",
"eslint-plugin-jsx-a11y": "2.2.3",

@@ -37,6 +39,6 @@ "eslint-plugin-react": "6.4.1",

"peerDependencies": {
"eslint": "~3.5.0",
"eslint-plugin-react": "~6.4.1",
"eslint-plugin-jsx-a11y": "~2.2.3"
"eslint": "~3.8.1",
"eslint-plugin-jsx-a11y": "~2.2.3",
"eslint-plugin-react": "~6.4.1"
}
}
# eslint-config-vast-react
> ESLint [shareable config](http://eslint.org/docs/developer-guide/shareable-configs.html) for React and [react-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) to be used with [eslint-config-vast](https://github.com/vast-engineering/eslint-config-vast)
[![NPM version](https://badge.fury.io/js/eslint-config-vast-react.svg)](https://www.npmjs.org/package/eslint-config-vast-react)
[![NPM version](https://badge.fury.io/js/eslint-config-vast-react.svg)](https://www.npmjs.org/package/eslint-config-vast-react) [![Dependency Status](https://david-dm.org/vast-engineering/eslint-config-vast-react.svg)](https://david-dm.org/vast-engineering/eslint-config-vast-react) [![devDependency Status](https://david-dm.org/vast-engineering/eslint-config-vast-react/dev-status.svg)](https://david-dm.org/vast-engineering/eslint-config-vast-react?type=dev) [![devDependency Status](https://david-dm.org/vast-engineering/eslint-config-vast-react/peer-status.svg)](https://david-dm.org/vast-engineering/eslint-config-vast-react?type=peer)

@@ -6,0 +6,0 @@ ## Installation

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