@eslint/core
Advanced tools
+0
-35
@@ -238,7 +238,2 @@ /** | ||
| /** | ||
| * Returns the current working directory for the session. | ||
| * @deprecated Use `cwd` instead. | ||
| */ | ||
| getCwd(): string; | ||
| /** | ||
| * The filename of the file being linted. | ||
@@ -248,7 +243,2 @@ */ | ||
| /** | ||
| * Returns the filename of the file being linted. | ||
| * @deprecated Use `filename` instead. | ||
| */ | ||
| getFilename(): string; | ||
| /** | ||
| * The physical filename of the file being linted. | ||
@@ -258,7 +248,2 @@ */ | ||
| /** | ||
| * Returns the physical filename of the file being linted. | ||
| * @deprecated Use `physicalFilename` instead. | ||
| */ | ||
| getPhysicalFilename(): string; | ||
| /** | ||
| * The source code object that the rule is running on. | ||
@@ -268,7 +253,2 @@ */ | ||
| /** | ||
| * Returns the source code object that the rule is running on. | ||
| * @deprecated Use `sourceCode` instead. | ||
| */ | ||
| getSourceCode(): Options["Code"]; | ||
| /** | ||
| * Shared settings for the configuration. | ||
@@ -278,7 +258,2 @@ */ | ||
| /** | ||
| * Parser-specific options for the configuration. | ||
| * @deprecated Use `languageOptions.parserOptions` instead. | ||
| */ | ||
| parserOptions: Record<string, unknown>; | ||
| /** | ||
| * The language options for the configuration. | ||
@@ -288,7 +263,2 @@ */ | ||
| /** | ||
| * The CommonJS path to the parser used while parsing this file. | ||
| * @deprecated No longer used. | ||
| */ | ||
| parserPath: string | undefined; | ||
| /** | ||
| * The rule ID. | ||
@@ -455,7 +425,2 @@ */ | ||
| messageId?: string | undefined; | ||
| /** | ||
| * Type of node. | ||
| * @deprecated `nodeType` is deprecated and will be removed in the next major version. | ||
| */ | ||
| nodeType?: string | undefined; | ||
| /** If `true` then this is a fatal error. */ | ||
@@ -462,0 +427,0 @@ fatal?: true | undefined; |
+0
-35
@@ -238,7 +238,2 @@ /** | ||
| /** | ||
| * Returns the current working directory for the session. | ||
| * @deprecated Use `cwd` instead. | ||
| */ | ||
| getCwd(): string; | ||
| /** | ||
| * The filename of the file being linted. | ||
@@ -248,7 +243,2 @@ */ | ||
| /** | ||
| * Returns the filename of the file being linted. | ||
| * @deprecated Use `filename` instead. | ||
| */ | ||
| getFilename(): string; | ||
| /** | ||
| * The physical filename of the file being linted. | ||
@@ -258,7 +248,2 @@ */ | ||
| /** | ||
| * Returns the physical filename of the file being linted. | ||
| * @deprecated Use `physicalFilename` instead. | ||
| */ | ||
| getPhysicalFilename(): string; | ||
| /** | ||
| * The source code object that the rule is running on. | ||
@@ -268,7 +253,2 @@ */ | ||
| /** | ||
| * Returns the source code object that the rule is running on. | ||
| * @deprecated Use `sourceCode` instead. | ||
| */ | ||
| getSourceCode(): Options["Code"]; | ||
| /** | ||
| * Shared settings for the configuration. | ||
@@ -278,7 +258,2 @@ */ | ||
| /** | ||
| * Parser-specific options for the configuration. | ||
| * @deprecated Use `languageOptions.parserOptions` instead. | ||
| */ | ||
| parserOptions: Record<string, unknown>; | ||
| /** | ||
| * The language options for the configuration. | ||
@@ -288,7 +263,2 @@ */ | ||
| /** | ||
| * The CommonJS path to the parser used while parsing this file. | ||
| * @deprecated No longer used. | ||
| */ | ||
| parserPath: string | undefined; | ||
| /** | ||
| * The rule ID. | ||
@@ -455,7 +425,2 @@ */ | ||
| messageId?: string | undefined; | ||
| /** | ||
| * Type of node. | ||
| * @deprecated `nodeType` is deprecated and will be removed in the next major version. | ||
| */ | ||
| nodeType?: string | undefined; | ||
| /** If `true` then this is a fatal error. */ | ||
@@ -462,0 +427,0 @@ fatal?: true | undefined; |
+2
-2
| { | ||
| "name": "@eslint/core", | ||
| "version": "0.17.0", | ||
| "version": "1.0.0", | ||
| "description": "Runtime-agnostic core of ESLint", | ||
@@ -47,4 +47,4 @@ "type": "module", | ||
| "engines": { | ||
| "node": "^18.18.0 || ^20.9.0 || >=21.1.0" | ||
| "node": "^20.19.0 || ^22.13.0 || >=24" | ||
| } | ||
| } |
+3
-3
@@ -23,5 +23,5 @@ # ESLint Core | ||
| <p><a href="https://automattic.com"><img src="https://images.opencollective.com/automattic/d0ef3e1/logo.png" alt="Automattic" height="128"></a> <a href="https://www.airbnb.com/"><img src="https://images.opencollective.com/airbnb/d327d66/logo.png" alt="Airbnb" height="128"></a></p><h3>Gold Sponsors</h3> | ||
| <p><a href="https://qlty.sh/"><img src="https://images.opencollective.com/qltysh/33d157d/logo.png" alt="Qlty Software" height="96"></a> <a href="https://trunk.io/"><img src="https://images.opencollective.com/trunkio/fb92d60/avatar.png" alt="trunk.io" height="96"></a> <a href="https://shopify.engineering/"><img src="https://avatars.githubusercontent.com/u/8085" alt="Shopify" height="96"></a></p><h3>Silver Sponsors</h3> | ||
| <p><a href="https://vite.dev/"><img src="https://images.opencollective.com/vite/e6d15e1/logo.png" alt="Vite" height="64"></a> <a href="https://liftoff.io/"><img src="https://images.opencollective.com/liftoff/5c4fa84/logo.png" alt="Liftoff" height="64"></a> <a href="https://americanexpress.io"><img src="https://avatars.githubusercontent.com/u/3853301" alt="American Express" height="64"></a> <a href="https://stackblitz.com"><img src="https://avatars.githubusercontent.com/u/28635252" alt="StackBlitz" height="64"></a></p><h3>Bronze Sponsors</h3> | ||
| <p><a href="https://syntax.fm"><img src="https://github.com/syntaxfm.png" alt="Syntax" height="32"></a> <a href="https://cybozu.co.jp/"><img src="https://images.opencollective.com/cybozu/933e46d/logo.png" alt="Cybozu" height="32"></a> <a href="https://sentry.io"><img src="https://github.com/getsentry.png" alt="Sentry" height="32"></a> <a href="https://icons8.com/"><img src="https://images.opencollective.com/icons8/7fa1641/logo.png" alt="Icons8" height="32"></a> <a href="https://discord.com"><img src="https://images.opencollective.com/discordapp/f9645d9/logo.png" alt="Discord" height="32"></a> <a href="https://www.gitbook.com"><img src="https://avatars.githubusercontent.com/u/7111340" alt="GitBook" height="32"></a> <a href="https://nx.dev"><img src="https://avatars.githubusercontent.com/u/23692104" alt="Nx" height="32"></a> <a href="https://opensource.mercedes-benz.com/"><img src="https://avatars.githubusercontent.com/u/34240465" alt="Mercedes-Benz Group" height="32"></a> <a href="https://herocoders.com"><img src="https://avatars.githubusercontent.com/u/37549774" alt="HeroCoders" height="32"></a> <a href="https://www.lambdatest.com"><img src="https://avatars.githubusercontent.com/u/171592363" alt="LambdaTest" height="32"></a></p> | ||
| <p><a href="https://qlty.sh/"><img src="https://images.opencollective.com/qltysh/33d157d/logo.png" alt="Qlty Software" height="96"></a> <a href="https://shopify.engineering/"><img src="https://avatars.githubusercontent.com/u/8085" alt="Shopify" height="96"></a></p><h3>Silver Sponsors</h3> | ||
| <p><a href="https://vite.dev/"><img src="https://images.opencollective.com/vite/e6d15e1/logo.png" alt="Vite" height="64"></a> <a href="https://liftoff.io/"><img src="https://images.opencollective.com/liftoff/2d6c3b6/logo.png" alt="Liftoff" height="64"></a> <a href="https://americanexpress.io"><img src="https://avatars.githubusercontent.com/u/3853301" alt="American Express" height="64"></a> <a href="https://stackblitz.com"><img src="https://avatars.githubusercontent.com/u/28635252" alt="StackBlitz" height="64"></a></p><h3>Bronze Sponsors</h3> | ||
| <p><a href="https://cybozu.co.jp/"><img src="https://images.opencollective.com/cybozu/933e46d/logo.png" alt="Cybozu" height="32"></a> <a href="https://syntax.fm"><img src="https://github.com/syntaxfm.png" alt="Syntax" height="32"></a> <a href="https://icons8.com/"><img src="https://images.opencollective.com/icons8/7fa1641/logo.png" alt="Icons8" height="32"></a> <a href="https://discord.com"><img src="https://images.opencollective.com/discordapp/f9645d9/logo.png" alt="Discord" height="32"></a> <a href="https://www.gitbook.com"><img src="https://avatars.githubusercontent.com/u/7111340" alt="GitBook" height="32"></a> <a href="https://nx.dev"><img src="https://avatars.githubusercontent.com/u/23692104" alt="Nx" height="32"></a> <a href="https://opensource.mercedes-benz.com/"><img src="https://avatars.githubusercontent.com/u/34240465" alt="Mercedes-Benz Group" height="32"></a> <a href="https://herocoders.com"><img src="https://avatars.githubusercontent.com/u/37549774" alt="HeroCoders" height="32"></a> <a href="https://www.lambdatest.com"><img src="https://avatars.githubusercontent.com/u/171592363" alt="LambdaTest" height="32"></a></p> | ||
| <h3>Technology Sponsors</h3> | ||
@@ -28,0 +28,0 @@ Technology sponsors allow us to use their products and services for free as part of a contribution to the open source ecosystem and our work. |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%90404
-2.64%1145
-2.97%5
Infinity%