You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

eslint-interactive

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-interactive - npm Package Compare versions

Comparing version
11.0.1
to
11.0.2
+2
-2
package.json
{
"name": "eslint-interactive",
"description": "The CLI tool to run `eslint --fix` for each rule",
"version": "11.0.1",
"version": "11.0.2",
"repository": "https://github.com/mizdra/eslint-interactive.git",

@@ -59,3 +59,3 @@ "author": "mizdra <pp.mizdra@gmail.com>",

"peerDependencies": {
"eslint": ">=8.45.0, 9.0.0-alpha.0"
"eslint": "^8.45.0 || ^9.0.0"
},

@@ -62,0 +62,0 @@ "engines": {