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

eslint-config-defaults

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-defaults - npm Package Compare versions

Comparing version 3.0.3 to 3.1.0

6

CHANGELOG.md
## 3.0.3 (2015-07-06)
#### User Facing Changes
* Turn off react/no-multi-comp in walmart config
## 3.0.3 (2015-07-06)
#### Internal Changes

@@ -4,0 +10,0 @@

2

package.json

@@ -17,3 +17,3 @@ {

"version" : "3.0.3",
"version" : "3.1.0",
"author" : "Eric Baer <me@ericbaer.com>",

@@ -20,0 +20,0 @@

@@ -33,3 +33,3 @@ "use strict";

// Prevent multiple component definition per file
"react/no-multi-comp": 2,
"react/no-multi-comp": 0,
// Prevent usage of unknown DOM property

@@ -36,0 +36,0 @@ "react/no-unknown-property": 2,

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