Socket
Socket
Sign inDemoInstall

eslint-config-availity

Package Overview
Dependencies
153
Maintainers
1
Versions
342
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.5 to 2.0.0-beta.6

History.md

2

base.js

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

'ecmaFeatures': {
'modules': true
'modules': false
}

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

{
"name": "eslint-config-availity",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"description": "Shareable ESLint config for Availity projects",

@@ -35,14 +35,14 @@ "main": "index.js",

"peerDependencies": {
"eslint": "2.2.x",
"eslint": "^2.4.0",
"eslint-plugin-react": "^4.0.0",
"babel-eslint": "6.0.0-beta.5"
"babel-eslint": "^6.0.0-beta.6"
},
"devDependencies": {
"babel-eslint": "6.0.0-beta.5",
"eslint": "2.2.0",
"babel-eslint": "^6.0.0-beta.6",
"eslint": "^2.4.0",
"eslint-plugin-react": "^4.0.0",
"is-plain-obj": "1.1.0",
"tape": "4.4.0",
"tape": "^4.5.1",
"temp-write": "2.1.0"
}
}
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