Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eslint/eslint-scope

eslint-scope: ECMAScript scope analyzer
https://github.com/eslint/eslint-scope

docs: Add note that code has moved

nzakas opened this pull request 5 months ago
chore: release 8.0.2

github-actions[bot] opened this pull request 6 months ago
fix: `Definition#name` in catch patterns should be `Identifier` node

mdjermanovic opened this pull request 6 months ago
ci: reduce list of releasable tags to `feat`, `fix` and `perf`

mdjermanovic opened this pull request 8 months ago
chore: release 8.0.2

github-actions[bot] opened this pull request 8 months ago
chore: update dependency shelljs to ^0.8.5

fasttime opened this pull request 8 months ago
ci: run tests in Node.js 22

fasttime opened this pull request 9 months ago
docs: document Security Policy

fasttime opened this pull request 10 months ago
refactor: switch to eslint flat config

mdjermanovic opened this pull request 10 months ago
chore: release 8.0.1

github-actions[bot] opened this pull request 10 months ago
chore: upgrade [email protected], [email protected]

mdjermanovic opened this pull request 11 months ago
feat!: use ESTree `directive` property when searching for `"use strict"`

mdjermanovic opened this pull request about 1 year ago
`("use strict")` is not a directive

mdjermanovic opened this issue about 1 year ago
fix!: class `extends` is evaluated in the class scope

mdjermanovic opened this pull request about 1 year ago
feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0

aladdin-add opened this pull request about 1 year ago
fix: Incorrect scope analysis of class name in extends expression

lizhihao132 opened this pull request about 1 year ago
fix: Incorrect scope analysis of class name in extends expression

lizhihao132 opened this pull request about 1 year ago
Incorrect scope analysis of class name in extends expression

lizhihao132 opened this issue about 1 year ago
docs: Update README with analyze() options

nzakas opened this pull request about 1 year ago
Bug: `eslint-scope` fails to create new Scope for block element

0xdevalias opened this issue about 1 year ago
ci: run tests in Node.js 21

fasttime opened this pull request about 1 year ago
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]

stevenKirill opened this issue over 1 year ago
chore: release 8.0.0

github-actions[bot] opened this pull request over 1 year ago
chore: Remove add-to-triage

nzakas opened this pull request over 1 year ago
chore: standardize npm script names

snitin315 opened this pull request over 1 year ago
chore: Add PRs to triage

nzakas opened this pull request over 1 year ago
chore: release 7.2.2

github-actions[bot] opened this pull request over 1 year ago
ci: generate provenance statements when release

kecrily opened this pull request over 1 year ago
docs: fix example code in readme

leumasme opened this pull request over 1 year ago
chore: release 7.2.1

github-actions[bot] opened this pull request over 1 year ago
chore: set up release-please

mdjermanovic opened this pull request over 1 year ago
ci: run tests on Node.js v20

amareshsm opened this pull request over 1 year ago
ci: run tests on Node.js v20

snitin315 opened this pull request over 1 year ago
feat: Add isGlobalReturn method on scopeManager

nzakas opened this pull request over 1 year ago
chore: add triage action

mdjermanovic opened this pull request almost 2 years ago
ci: add Node v19

mdjermanovic opened this pull request about 2 years ago
ci: update Github actions

DeepshikaS opened this pull request over 2 years ago
chore: add funding field

DeepshikaS opened this pull request over 2 years ago
build: add node v18

aladdin-add opened this pull request over 2 years ago
update package.json export field

AyoyimikaAjibade opened this pull request almost 3 years ago
docs: add badges

mdjermanovic opened this pull request almost 3 years ago
chore: upgrade [email protected] [email protected]

mdjermanovic opened this pull request almost 3 years ago
fix: ignore `"use strict"` directives in ES3

mdjermanovic opened this pull request almost 3 years ago
`"use strict"` in ES3

mdjermanovic opened this issue almost 3 years ago
ci: use node v16 for `Lint` job

snitin315 opened this pull request about 3 years ago
test: add tests with year-based `ecmaVersion`

mdjermanovic opened this pull request about 3 years ago
ecmaVersion >= 2015

mdjermanovic opened this issue about 3 years ago
feat: Add sourceType:commonjs support

nzakas opened this pull request about 3 years ago
feat!: support class static blocks

mdjermanovic opened this pull request about 3 years ago
build: upgrade eslint-release to v3.2.0 to support conventional commits

mdjermanovic opened this pull request about 3 years ago
Support for `ecmaVersion: latest`

ota-meshi opened this issue about 3 years ago
require() of ES modules is not supported

Robloche opened this issue about 3 years ago
Build: add node v17

aladdin-add opened this pull request about 3 years ago
Can not get JSX references

eightHundreds opened this issue over 3 years ago
Allow `ecmaVersion` to be `'latest'`?

fisker opened this issue over 3 years ago
Fix: Ensure correct version in package

nzakas opened this pull request over 3 years ago
Breaking: drop node v10/v13/v15 (refs eslint/eslint#14023)

aladdin-add opened this pull request over 3 years ago
Breaking: Switch to ESM (fixes #70)

brettz9 opened this pull request over 3 years ago
Convert package to ESM

nzakas opened this issue over 3 years ago
Update: support class fields (refs eslint/eslint#14343)

mysticatea opened this pull request over 3 years ago
Upgrade: estraverse to version 5

realityking opened this pull request over 3 years ago
Docs: Add range to espree options in README (fixes #66)

Alan-Liang opened this pull request almost 4 years ago
TypeError: Cannot read property '0' of undefined

gaborantal opened this issue about 4 years ago
Updated `esrecurse` to ^4.3.0

sanex3339 opened this pull request over 4 years ago
definiton -> definition typo

kkirsche opened this pull request over 4 years ago
Chore: move to GitHub Actions

kaicataldo opened this pull request over 4 years ago
JSX Component not recognized as scope reference

delca85 opened this issue over 4 years ago
Is a class's heritage referenced from the wrong scope?

bradzacher opened this issue over 4 years ago
[suggest] improve compatibility with more estree parsers?

3cp opened this issue over 4 years ago
Update: support new export syntax

mysticatea opened this pull request over 4 years ago
Breaking: drop support for Node v6

kaicataldo opened this pull request over 5 years ago
Upgrade: update dependencies after dropping support for Node <8

kaicataldo opened this pull request over 5 years ago
Fix: arrow function scope strictness (take 2)

futpib opened this pull request almost 6 years ago
Revert "Fix: Arrow function scope strictness (fixes #49) (#50)"

not-an-aardvark opened this pull request almost 6 years ago
Fix arrow function scope strictness

futpib opened this pull request almost 6 years ago
ArrowFunctionExpression's scope is always strict scope

futpib opened this issue almost 6 years ago
Chore: add supported Node.js versions to CI

kaicataldo opened this pull request about 6 years ago
Upgrade: [email protected]

not-an-aardvark opened this pull request about 6 years ago
Document why this fork exists

joepie91 opened this issue over 6 years ago
Please don't recommend LastPass

ghost opened this issue over 6 years ago
eslint-config-eslint compromised?

jwalton opened this issue over 6 years ago
Release 3.7.3 for private mirrors with cached compromised version?

tonyfinn opened this issue over 6 years ago
#39 affect global installations?

Frozenfire92 opened this issue over 6 years ago
Scanning script to find infected @3.7.2 installations (#39)

brownstein opened this issue over 6 years ago
Virus in eslint-scope?

pronebird opened this issue over 6 years ago
Build: Adding rc release script to package.json

platinumazure opened this pull request over 6 years ago
Chore: avoid creating package-lock.json files

not-an-aardvark opened this pull request over 6 years ago
Upgrade: eslint-release ^0.11.1

not-an-aardvark opened this pull request over 6 years ago
Breaking: remove TDZScope (refs eslint/eslint#10245)

mysticatea opened this pull request over 6 years ago
Proposal: "function-default-params" scope

mysticatea opened this issue about 7 years ago
Fix: wrong resolution about default parameters

mysticatea opened this pull request about 7 years ago
Docs: Remove extra header line from LICENSE

gyandeeps opened this pull request over 7 years ago
Fix: restore previous Scope API export behavior

vitorbal opened this pull request over 7 years ago