🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@eslint/js

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint/js - npm Package Compare versions

Comparing version

to
9.26.0

2

package.json
{
"name": "@eslint/js",
"version": "9.25.1",
"version": "9.26.0",
"description": "ESLint JavaScript language implementation",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

@@ -11,4 +11,4 @@ [![npm version](https://img.shields.io/npm/v/@eslint/js.svg)](https://www.npmjs.com/package/@eslint/js)

- `recommended` - enables the rules recommended by the ESLint team (the replacement for `"eslint:recommended"`)
- `all` - enables all ESLint rules (the replacement for `"eslint:all"`)
- `recommended` - enables the rules recommended by the ESLint team (the replacement for `"eslint:recommended"`)
- `all` - enables all ESLint rules (the replacement for `"eslint:all"`)

@@ -15,0 +15,0 @@ ## Installation