Socket
Socket
Sign inDemoInstall

eslint-config-seekingalpha-base

Package Overview
Dependencies
Maintainers
2
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-seekingalpha-base - npm Package Compare versions

Comparing version 1.8.2 to 1.8.3

3

CHANGELOG.md
# Change Log
## 1.8.3 - 2019-1-31
- [minor] enable `eol-last`
## 1.8.2 - 2019-1-18

@@ -4,0 +7,0 @@ - [minor] loosen `no-duplicate-imports` to resolve conflict with flow types

2

package.json
{
"name": "eslint-config-seekingalpha-base",
"version": "1.8.2",
"version": "1.8.3",
"description": "SeekingAlpha's sharable base ESLint config",

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

@@ -120,3 +120,3 @@ const config = require('../config');

'error',
'never',
'always',
],

@@ -784,2 +784,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