Socket
Socket
Sign inDemoInstall

eslint-config-seekingalpha-node

Package Overview
Dependencies
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.43.0 to 5.44.0

4

CHANGELOG.md
# Change Log
## 5.44.0 - 2023-08-12
- [deps] update `eslint` to version `8.47.0`
## 5.43.0 - 2023-07-28

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

6

package.json
{
"name": "eslint-config-seekingalpha-node",
"version": "5.43.0",
"version": "5.44.0",
"description": "SeekingAlpha's sharable node.js ESLint config",

@@ -52,7 +52,7 @@ "main": "index.js",

"peerDependencies": {
"eslint": "8.46.0",
"eslint": "8.47.0",
"eslint-plugin-node": "11.1.0"
},
"devDependencies": {
"eslint": "8.46.0",
"eslint": "8.47.0",
"eslint-find-rules": "4.1.0",

@@ -59,0 +59,0 @@ "eslint-plugin-node": "11.1.0"

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

npm install eslint@8.46.0 eslint-plugin-node@11.1.0 --save-dev
npm install eslint@8.47.0 eslint-plugin-node@11.1.0 --save-dev

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

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