Socket
Socket
Sign inDemoInstall

eslint-config-seekingalpha-node

Package Overview
Dependencies
Maintainers
2
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.32.0 to 5.33.0

3

CHANGELOG.md
# Change Log
## 5.33.0 - 2023-03-12
- [deps] update `eslint` to version `8.36.0`
## 5.32.0 - 2023-02-27

@@ -4,0 +7,0 @@ - [deps] update `eslint` to version `8.35.0`

6

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

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

"peerDependencies": {
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-plugin-node": "11.1.0"
},
"devDependencies": {
"eslint": "8.35.0",
"eslint": "8.36.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.35.0 eslint-plugin-node@11.1.0 --save-dev
npm install eslint@8.36.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