+3
-2
@@ -313,3 +313,4 @@ 'use strict'; | ||
| 15, // 2024 | ||
| 16 // 2025 | ||
| 16, // 2025 | ||
| 17 // 2026 | ||
| ]; | ||
@@ -764,3 +765,3 @@ | ||
| const version$1 = "10.3.0"; | ||
| const version$1 = "10.4.0"; | ||
@@ -767,0 +768,0 @@ /** |
+2
-1
@@ -23,3 +23,4 @@ /** | ||
| 15, // 2024 | ||
| 16 // 2025 | ||
| 16, // 2025 | ||
| 17 // 2026 | ||
| ]; | ||
@@ -26,0 +27,0 @@ |
+1
-1
@@ -1,3 +0,3 @@ | ||
| const version = "10.3.0"; | ||
| const version = "10.4.0"; | ||
| export default version; |
+9
-7
@@ -19,3 +19,3 @@ { | ||
| }, | ||
| "version": "10.3.0", | ||
| "version": "10.4.0", | ||
| "files": [ | ||
@@ -29,3 +29,7 @@ "lib", | ||
| }, | ||
| "repository": "eslint/js", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/eslint/js.git", | ||
| "directory": "packages/espree" | ||
| }, | ||
| "bugs": { | ||
@@ -37,5 +41,5 @@ "url": "https://github.com/eslint/js/issues" | ||
| "dependencies": { | ||
| "acorn": "^8.14.0", | ||
| "acorn": "^8.15.0", | ||
| "acorn-jsx": "^5.3.2", | ||
| "eslint-visitor-keys": "^4.2.0" | ||
| "eslint-visitor-keys": "^4.2.1" | ||
| }, | ||
@@ -46,6 +50,4 @@ "devDependencies": { | ||
| "@rollup/plugin-node-resolve": "^15.3.0", | ||
| "c8": "^7.11.0", | ||
| "eslint-release": "^3.2.0", | ||
| "esprima-fb": "^8001.2001.0-dev-harmony-fb", | ||
| "mocha": "^9.2.2", | ||
| "npm-run-all2": "^6.2.2", | ||
@@ -77,4 +79,4 @@ "rollup": "^2.79.1", | ||
| "test:cjs": "mocha --color --reporter progress --timeout 30000 tests/lib/commonjs.cjs", | ||
| "test:esm": "c8 mocha --color --reporter progress --timeout 30000 'tests/lib/**/*.js'" | ||
| "test:esm": "c8 mocha --color --reporter progress --timeout 30000 tests/lib/**/*.js" | ||
| } | ||
| } |
+10
-9
@@ -143,4 +143,4 @@ [](https://www.npmjs.com/package/espree) | ||
| // Set to 3, 5 (the default), 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 or 16 to specify the version of ECMAScript syntax you want to use. | ||
| // You can also set to 2015 (same as 6), 2016 (same as 7), 2017 (same as 8), 2018 (same as 9), 2019 (same as 10), 2020 (same as 11), 2021 (same as 12), 2022 (same as 13), 2023 (same as 14), 2024 (same as 15) or 2025 (same as 16) to use the year-based naming. | ||
| // Set to 3, 5 (the default), 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 or 17 to specify the version of ECMAScript syntax you want to use. | ||
| // You can also set to 2015 (same as 6), 2016 (same as 7), 2017 (same as 8), 2018 (same as 9), 2019 (same as 10), 2020 (same as 11), 2021 (same as 12), 2022 (same as 13), 2023 (same as 14), 2024 (same as 15), 2025 (same as 16) or 2026 (same as 17) to use the year-based naming. | ||
| // You can also set "latest" to use the most recently supported version. | ||
@@ -235,7 +235,7 @@ ecmaVersion: 3, | ||
| Espree supports all ECMAScript 2024 features and partially supports ECMAScript 2025 features. | ||
| Espree supports all ECMAScript 2025 features and partially supports ECMAScript 2026 features. | ||
| Because ECMAScript 2025 is still under development, we are implementing features as they are finalized. Currently, Espree supports: | ||
| Because ECMAScript 2026 is still under development, we are implementing features as they are finalized. Currently, Espree supports: | ||
| * [RegExp Duplicate named capturing groups](https://github.com/tc39/proposal-duplicate-named-capturing-groups) | ||
| * [Explicit Resource Management](https://github.com/tc39/proposal-explicit-resource-management) | ||
@@ -255,7 +255,8 @@ See [finished-proposals.md](https://github.com/tc39/proposals/blob/master/finished-proposals.md) to know what features are finalized. | ||
| <h3>Platinum Sponsors</h3> | ||
| <h3>Diamond Sponsors</h3> | ||
| <p><a href="https://www.ag-grid.com/"><img src="https://images.opencollective.com/ag-grid/bec0580/logo.png" alt="AG Grid" height="128"></a></p><h3>Platinum Sponsors</h3> | ||
| <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://trunk.io/"><img src="https://images.opencollective.com/trunkio/fb92d60/avatar.png" alt="trunk.io" height="96"></a></p><h3>Silver Sponsors</h3> | ||
| <p><a href="https://www.jetbrains.com/"><img src="https://images.opencollective.com/jetbrains/fe76f99/logo.png" alt="JetBrains" 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?v=4" alt="American Express" height="64"></a> <a href="https://www.workleap.com"><img src="https://avatars.githubusercontent.com/u/53535748?u=d1e55d7661d724bf2281c1bfd33cb8f99fe2465f&v=4" alt="Workleap" height="64"></a></p><h3>Bronze Sponsors</h3> | ||
| <p><a href="https://www.wordhint.net/"><img src="https://images.opencollective.com/wordhint/be86813/avatar.png" alt="WordHint" height="32"></a> <a href="https://www.crosswordsolver.org/anagram-solver/"><img src="https://images.opencollective.com/anagram-solver/2666271/logo.png" alt="Anagram Solver" 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?v=4" alt="GitBook" height="32"></a> <a href="https://nx.dev"><img src="https://avatars.githubusercontent.com/u/23692104?v=4" alt="Nx" height="32"></a> <a href="https://herocoders.com"><img src="https://avatars.githubusercontent.com/u/37549774?v=4" alt="HeroCoders" 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://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://sentry.io"><img src="https://github.com/getsentry.png" alt="Sentry" height="32"></a> <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://www.crosswordsolver.org/anagram-solver/"><img src="https://images.opencollective.com/anagram-solver/2666271/logo.png" alt="Anagram Solver" 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://nolebase.ayaka.io"><img src="https://avatars.githubusercontent.com/u/11081491" alt="Neko" 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> | ||
@@ -262,0 +263,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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
80383
1.3%8
-20%1567
0.13%263
0.38%6
-14.29%Updated
Updated