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

eslint-config-availity

Package Overview
Dependencies
Maintainers
1
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-availity - npm Package Compare versions

Comparing version 2.0.0-beta.0 to 2.0.0-beta.1

7

index.js

@@ -20,3 +20,6 @@ 'use strict';

2,
2
2,
{
'SwitchCase': 1
}
],

@@ -98,3 +101,3 @@ 'quotes': [

'no-octal-escape': 2,
'no-param-reassign': 2,
'no-param-reassign': 0,
'no-proto': 2,

@@ -101,0 +104,0 @@ 'no-redeclare': 2,

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

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,3 +12,3 @@ # eslint-config-availity

```bash
npm install babel-eslint@4.1.6 eslint-plugin-react eslint-config-availity --save-dev
npm install babel-eslint eslint-plugin-react eslint-config-availity --save-dev
```

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