Socket
Socket
Sign inDemoInstall

eslint-config-seekingalpha-base

Package Overview
Dependencies
245
Maintainers
3
Versions
257
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.13.1 to 7.14.0

5

CHANGELOG.md
# Change Log
## 7.14.0 - 2024-02-11
- [deps] update `eslint-plugin-unicorn` to version `51.0.1`
- [deps] update `@stylistic/eslint-plugin-js` to version `1.6.1`
## 7.13.1 - 2024-02-06

@@ -4,0 +9,0 @@

10

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

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

"peerDependencies": {
"@stylistic/eslint-plugin-js": "1.6.0",
"@stylistic/eslint-plugin-js": "1.6.1",
"eslint": "8.56.0",

@@ -58,6 +58,6 @@ "eslint-plugin-array-func": "4.0.0",

"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "51.0.0"
"eslint-plugin-unicorn": "51.0.1"
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "1.6.0",
"@stylistic/eslint-plugin-js": "1.6.1",
"eslint": "8.56.0",

@@ -69,4 +69,4 @@ "eslint-find-rules": "4.1.0",

"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "51.0.0"
"eslint-plugin-unicorn": "51.0.1"
}
}

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

npm install eslint@8.56.0 @stylistic/eslint-plugin-js@1.6.0 eslint-plugin-array-func@4.0.0 eslint-plugin-import@2.29.1 eslint-plugin-no-use-extend-native@0.5.0 eslint-plugin-promise@6.1.1 eslint-plugin-unicorn@51.0.0 --save-dev
npm install eslint@8.56.0 @stylistic/eslint-plugin-js@1.6.1 eslint-plugin-array-func@4.0.0 eslint-plugin-import@2.29.1 eslint-plugin-no-use-extend-native@0.5.0 eslint-plugin-promise@6.1.1 eslint-plugin-unicorn@51.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