Ecosyste.ms: OpenCollective

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

github.com/import-js/eslint-plugin-import

ESLint plugin with rules that help validate proper imports.
https://github.com/import-js/eslint-plugin-import

Bump semver from 6.3.0 to 6.3.1

AdarshHatkar opened this pull request over 1 year ago
[Fix] pass languageOptions through in child context

timmywil opened this pull request over 1 year ago
We found vulnerability issue for semver package.

vikasjagdale92 opened this issue over 1 year ago
[import/order] Sort by nearest parent

JakeTompkins opened this issue over 1 year ago
[spam]

MarketingIQ opened this pull request over 1 year ago
Vulnerable dependency reported by NPM audit

StefanNedelchev opened this issue over 1 year ago
update semver npm dependency to address npm audit message

boutell opened this pull request over 1 year ago
NPM audit fails due to vulnerability in semver

restfulhead opened this issue over 1 year ago
Address security vulnerability of [email protected]

ravijayaramappa opened this issue over 1 year ago
webpack resourceQuery not resolved

terfy-wei opened this issue over 1 year ago
[import/no-restricted-paths]: problems with except

budarin opened this issue over 1 year ago
[New] `extensions`: add the `checkTypeImports` option

phryneas opened this pull request over 1 year ago
Add "eslint-plugin" to the list of keywords in package.json

Dremora opened this pull request over 1 year ago
npm audit security vulnerability in semver <= 7.5.2

josundt opened this issue over 1 year ago
`extensions`: use the `extensionAlias` option of `import-resolver-typescript`

phryneas opened this pull request over 1 year ago
Update package.json

CaptThomas opened this pull request over 1 year ago
Can I disable no-unused-modules for Next.js pages?

sinuheshinbr opened this issue over 1 year ago
[Deps] update semver

Vhndaree opened this pull request over 1 year ago
Update semver version ">=7.5.2"

Vhndaree opened this issue over 1 year ago
Upgrade to semver v7

beanow-at-crabnebula opened this issue over 1 year ago
semver vulnerable to Regular Expression Denial of Service

stantalid opened this issue over 1 year ago
Upgrade `semver` to fix vulnerability

brianlenz opened this issue over 1 year ago
Update semver version

Badisi opened this issue over 1 year ago
Semver metavuln

Adam-Ignjatovic opened this issue over 1 year ago
Please fix semver security issue.

makeupyourmind opened this issue over 1 year ago
Not able to detect .d.ts file

rjritik1137 opened this issue over 1 year ago
Added a rule to enforce import path format (relative/absolute)

cnshenj opened this pull request over 1 year ago
`no-restricted-paths` should support negated glob pattern

weiwei-lin opened this issue over 1 year ago
[no-useless-path-segments] the --fix cli command not work

xincan1949 opened this issue over 1 year ago
[Question]: import/export

liuseen-l opened this issue over 1 year ago
includeTypes validation error

Shub1nk opened this issue over 1 year ago
import/no-restricted-paths fails with symlink folders

mbyrne00 opened this issue over 1 year ago
import/no-cycle throwing `No "exports" main defined on package`

MattIPv4 opened this issue over 1 year ago
Definition for rule 'import/no-unresolved' was not found.

vaynevayne opened this issue over 1 year ago
[import/no-duplicates] (prefer-inline) Autofix merges imports incorrectly

KirillGalimov opened this issue over 1 year ago
not support alias in vite

vaynevayne opened this issue over 1 year ago
[Question] How to put styles first with `import/order`?

wenfangdu opened this issue over 1 year ago
[FR] No newline between imports

wenfangdu opened this issue over 1 year ago
Better express `import/order`'s `alphabetize` setting

aryzing opened this issue over 1 year ago
Can this plugin order an import statement's specifiers?

aryzing opened this issue over 1 year ago
High Vulnerability found

navyaharish opened this issue over 1 year ago
Update tsconfig-paths dependency version

vladimir-palocko-myob opened this issue over 1 year ago
[New] no-parent-barrel-import: Forbid import from parent barrel file

jonioni opened this pull request over 1 year ago
[Fix] `extensions`: handle `.` and `..` properly

benasher44 opened this pull request over 1 year ago
[import/extensions] Doesn't error on . or ..

benasher44 opened this issue over 1 year ago
Resolve .jsx? to .tsx? and force the .jsx? extensions

slavafomin opened this issue over 1 year ago
[import/order] Regression in 2.27.5

DaveTryon opened this issue over 1 year ago
import/no-empty-named-blocks is not fixed with `--fix`

vdegenne opened this issue over 1 year ago
Unexpected behavior when using `no-restricted-paths`

leighman opened this issue over 1 year ago
Update the tsconfig-paths dependency to remove transitive CVE

ashleyfrieze opened this pull request over 1 year ago
CVE With JSON5 v1.0.1

ashleyfrieze opened this issue over 1 year ago
New rule: enforce `export {default}` after `export * from`

fregante opened this issue over 1 year ago
[import/order] non-deterministic behavior with "alphabetize" and "pathGroups"

CynicalBusiness opened this issue over 1 year ago
Unable to resolve typescript alias path

slim-hmidi opened this issue over 1 year ago
Fix invalid YAML in import/parsers example

silverwind opened this pull request over 1 year ago
[Question] How to get access to a nightly build ?

alann-sapone opened this issue over 1 year ago
[Feature] `import/no-relative-packages` custom `packages` directory name

GreenTea124 opened this issue over 1 year ago
I can't run the tests, perhaps a Windows issue?

hornta opened this issue over 1 year ago
import/order Doesn't work general minimatch rules for pattern in pathGroups

IlliaHohniak-Hexa opened this issue over 1 year ago
import 'uno.css' syntax get import/unresolved error

stalkercn opened this issue over 1 year ago
[import/no-duplicates] Extra comma added when fixer is run

pokey opened this issue over 1 year ago
Using Typescript 5.0's array extends in tsconfig causes an error while linting

NutchapolSal opened this issue almost 2 years ago
import/order pattern how to support mutiple array or regex?

Caesar-APAX opened this issue almost 2 years ago
import/no-duplicates performance slow

tjx666 opened this issue almost 2 years ago
`import/order` ignores `pathGroups`

TheZoker opened this issue almost 2 years ago
Resolving .js file extensions to .ts file extensions in imports

kylerush opened this issue almost 2 years ago
import/no-unused-modules causes eslint errors

kusiewicz opened this issue almost 2 years ago
[import/order] Breaking change in v2.27

StefanoMagrassi opened this issue almost 2 years ago
[`import/order`] Add ability to sort groups in order of nested groups

Pearce-Ropion opened this pull request almost 2 years ago
Issue with eslint-mdx plugin.

andrewplummer opened this issue almost 2 years ago
[Fix] no-duplicates with type imports

snewcomer opened this pull request almost 2 years ago
[import/no-duplicates] `{"prefer-inline": true}` does not work

johnvonneumann7 opened this issue almost 2 years ago
[utils] [new] `parse`: support flat config

DMartens opened this pull request almost 2 years ago
[import/newline-after-import] `considerComments` ignores `count` option

Arkellys opened this issue almost 2 years ago
demo getting require cycles working

srsudar opened this pull request almost 2 years ago
eslint performance drops ~7x when upgrading from `2.26.0` to `2.27.5`

LucasLemanowicz opened this issue almost 2 years ago
got "import/no-extraneous-dependencies" error when module is installed

alfi-dim opened this issue almost 2 years ago
import/no-unresolved is not recognizing installed modules that export "."

TheJaredWilcurt opened this issue almost 2 years ago
feat: add enforceEsmExtensions option to import/extensions rule

SgtPooki opened this pull request almost 2 years ago
[no-duplicates] Bad auto fix for typescript

latin-1 opened this issue almost 2 years ago