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

@ctrl/eslint-config-biome

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctrl/eslint-config-biome - npm Package Compare versions

Comparing version
4.4.0
to
4.4.1
+9
-9
package.json
{
"name": "@ctrl/eslint-config-biome",
"version": "4.4.0",
"version": "4.4.1",
"description": "eslint typescript config",

@@ -24,8 +24,8 @@ "scripts": {

"dependencies": {
"@eslint/js": "^9.26.0",
"@typescript-eslint/eslint-plugin": "^8.31.1",
"@typescript-eslint/parser": "^8.31.1",
"eslint-plugin-import-x": "^4.11.0",
"@eslint/js": "^9.27.0",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"eslint-plugin-import-x": "^4.12.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"typescript-eslint": "^8.31.1"
"typescript-eslint": "^8.32.1"
},

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

"@sindresorhus/tsconfig": "7.0.0",
"eslint": "^9.26.0",
"globals": "^16.0.0",
"eslint": "^9.27.0",
"globals": "^16.1.0",
"typescript": "5.8.3"

@@ -58,3 +58,3 @@ },

},
"packageManager": "pnpm@10.10.0"
"packageManager": "pnpm@10.11.0"
}

@@ -23,2 +23,3 @@ # @ctrl/eslint-config-biome

export default [
...config,
includeIgnoreFile(gitignorePath),

@@ -25,0 +26,0 @@ {