Socket
Socket
Sign inDemoInstall

eslint-config-blueflag

Package Overview
Dependencies
262
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.6.0

yarn.lock

7

package.json
{
"name": "eslint-config-blueflag",
"version": "0.5.0",
"version": "0.6.0",
"repository": {

@@ -23,7 +23,6 @@ "type": "git",

"dependencies": {
"babel-eslint": "^7.1.1",
"eslint": "3.12.2",
"eslint": "^4.7.2",
"eslint-plugin-flowtype": "^2.29.1",
"eslint-plugin-react": "^6.8.0"
"eslint-plugin-react": "^7.4.0"
}
}

@@ -11,2 +11,4 @@ module.exports = {

'react/no-danger': 0,
'react/no-children-prop': 0,
'react/no-unescaped-entities': 0,
'react/prop-types': [2, {

@@ -13,0 +15,0 @@ ignore: ['children']

# Blue Flag linting configurations
[![eslint-config-blueflag npm](https://img.shields.io/npm/v/eslint-config-blueflag.svg?style=flat-square)](https://www.npmjs.com/package/eslint-config-blueflag)

@@ -3,0 +4,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