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

eslint-config-seekingalpha-node

Package Overview
Dependencies
Maintainers
0
Versions
125
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 6.0.0 to 6.1.0

4

CHANGELOG.md
# Change Log
## 6.1.0 - 2024-11-01
- [deps] update `eslint-plugin-n` to version `17.12.0`
## 6.0.0 - 2024-10-23

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

6

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

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

"eslint": "8.57.0",
"eslint-plugin-n": "17.11.1"
"eslint-plugin-n": "17.12.0"
},

@@ -59,4 +59,4 @@ "devDependencies": {

"eslint-find-rules": "4.2.0",
"eslint-plugin-n": "17.11.1"
"eslint-plugin-n": "17.12.0"
}
}

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

npm install eslint@8.57.0 eslint-plugin-n@17.11.1 --save-dev
npm install eslint@8.57.0 eslint-plugin-n@17.12.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