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 4.1.0 to 4.1.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 4.1.1 (2015-08-19)
#### User Facing Changes
* Add missing documentation about babel-eslint dependency
## 4.1.0 (2015-08-17)

@@ -2,0 +8,0 @@

2

package.json

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

"version" : "4.1.0",
"version" : "4.1.1",
"author" : "Eric Baer <me@ericbaer.com>",

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

@@ -25,8 +25,7 @@ <h1 align="center">eslint-config-defaults</h1>

This package is made for:
### Dependencies
- ESLint 1.0.0+
- [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react) 3.1.0+
- [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb) 0.0.7
- [eslint-plugin-filenames](https://www.npmjs.com/package/eslint-plugin-filenames) 0.1.2
- **All Walmart config** (`defaults/configurations/walmart/<suffix>`) - [eslint-plugin-filenames](https://github.com/selaux/eslint-plugin-filenames)
- **AirBnB Config** - [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react), [babel-eslint](https://github.com/babel/babel-eslint)
- **Any React config** (`<prefix>-react`) - [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react), [babel-eslint](https://github.com/babel/babel-eslint)

@@ -37,6 +36,2 @@ ### Full Configurations

_**Note:**_ Any React config `<prefix>-react` requires [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react)
_**Note:**_ Any Walmart config `defaults/configurations/walmart/<suffix>` requires [eslint-plugin-filenames](https://github.com/selaux/eslint-plugin-filenames)
- `defaults` - The default ESLint config

@@ -92,2 +87,9 @@ - `defaults/configurations/airbnb` - Config from the [AirBnB Style Guide](https://github.com/airbnb/javascript)

### This package tracks config in the following versions:
- [ESLint](https://github.com/eslint/eslint) 1.0.0
- [eslint-plugin-react](https://www.npmjs.com/package/eslint-plugin-react) 3.1.0
- [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb) 0.0.7
- [eslint-plugin-filenames](https://www.npmjs.com/package/eslint-plugin-filenames) 0.1.2
## And A Special Thanks To

@@ -94,0 +96,0 @@

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