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

eslint-config-zavatta-react

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-zavatta-react - npm Package Compare versions

Comparing version 2.2.2 to 2.3.0

6

index.js

@@ -72,3 +72,9 @@ 'use strict';

'react/void-dom-elements-no-children': 2,
'react/boolean-prop-naming': 0,
'react/default-props-match-prop-types': 2,
'react/jsx-closing-tag-location': 2,
'react/no-redundant-should-component-update': 2,
'react/no-typos': 2,
'react/no-unused-state': 2,
}
}

8

package.json
{
"name": "eslint-config-zavatta-react",
"version": "2.2.2",
"version": "2.3.0",
"description": "ESLint config for esling-plugin-react",

@@ -25,8 +25,8 @@ "main": "index.js",

"devDependencies": {
"eslint": "^3.2.2",
"eslint-find-rules": "^1.13.0"
"eslint": "^4.4.1",
"eslint-find-rules": "^3.1.1"
},
"dependencies": {
"eslint-plugin-react": "^7.1.0"
"eslint-plugin-react": "^7.2.0"
}
}

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