Socket
Socket
Sign inDemoInstall

eslint-config-seekingalpha-base

Package Overview
Dependencies
237
Maintainers
3
Versions
261
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.20.0 to 6.21.0

4

CHANGELOG.md
# Change Log
## 6.21.0 - 2023-09-11
- [deps] update `eslint` to version `8.49.0`
## 6.20.0 - 2023-08-27

@@ -4,0 +8,0 @@

6

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

@@ -51,3 +51,3 @@ "main": "index.js",

"peerDependencies": {
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-plugin-array-func": "3.1.8",

@@ -60,3 +60,3 @@ "eslint-plugin-import": "2.28.1",

"devDependencies": {
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-find-rules": "4.1.0",

@@ -63,0 +63,0 @@ "eslint-plugin-array-func": "3.1.8",

@@ -9,3 +9,3 @@ # eslint-config-seekingalpha-base

npm install eslint@8.48.0 eslint-plugin-array-func@3.1.8 eslint-plugin-import@2.28.1 eslint-plugin-no-use-extend-native@0.5.0 eslint-plugin-promise@6.1.1 eslint-plugin-unicorn@48.0.1 --save-dev
npm install eslint@8.49.0 eslint-plugin-array-func@3.1.8 eslint-plugin-import@2.28.1 eslint-plugin-no-use-extend-native@0.5.0 eslint-plugin-promise@6.1.1 eslint-plugin-unicorn@48.0.1 --save-dev

@@ -12,0 +12,0 @@ Install SeekingAlpha shareable ESLint:

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