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 1.1.3 to 1.1.4

4

index.js

@@ -15,3 +15,3 @@ 'use strict';

'react/jsx-indent-props': [2, 2],
'react/jsx-max-props-per-line': [2, { maximum: 2 }],
'react/jsx-max-props-per-line': [2, { maximum: 3 }],
'react/jsx-no-duplicate-props': 2,

@@ -39,2 +39,2 @@ 'react/jsx-no-literals': 0,

};
}
{
"name": "eslint-config-zavatta-react",
"version": "1.1.3",
"version": "1.1.4",
"description": "ESLint config for esling-plugin-react",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {

@@ -10,0 +7,0 @@ "type": "git",

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