🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

eslint-plugin-regexp

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-regexp - npm Package Versions

2345
8
o
ota-meshi
published 2.9.0 •

Changelog

Source

2.9.0

Minor Changes

  • feat: support explicit comparisons to null for prefer-regexp-test (#839)
o
ota-meshi
published 2.8.0 •

Changelog

Source

2.8.0

Minor Changes

  • Add allows option to prefer-quantifier rule (#835)
o
ota-meshi
published 2.7.0 •

Changelog

Source

2.7.0

Minor Changes

  • Add support for ES2025 duplicate named capturing groups (#752)

Patch Changes

  • Updates unicode property alias resource with latest (#766)

  • fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (#776)

o
ota-meshi
published 2.6.0 •

Changelog

Source

2.6.0

Minor Changes

  • Improved compatibility of type information with typescript-eslint in config. (#740)
o
ota-meshi
published 2.5.0 •

Changelog

Source

2.5.0

Minor Changes

  • Add regexp/unicode-property rule to enforce consistent naming of unicode properties (#722)

Patch Changes

  • Publish type declarations (#724)
o
ota-meshi
published 2.4.0 •

Changelog

Source

2.4.0

Minor Changes

  • Change default configuration of prefer-d to ignore digits inside character classes. (#715)
o
ota-meshi
published 2.3.0 •

Changelog

Source

2.3.0

Minor Changes

  • Add support for flat config (#702)
o
ota-meshi
published 2.2.0 •

Changelog

Source

2.2.0

Minor Changes

  • Add allowNamed option to no-unused-capturing-group rule to allow for unused named capturing groups. (#689)
o
ota-meshi
published 2.1.2 •

Changelog

Source

2.1.2

Patch Changes

  • Fixed false positives for hasIndices in regexp/no-unused-capturing-group (#676)
o
ota-meshi
published 2.1.1 •

Changelog

Source

2.1.1

Patch Changes

  • Improved error message and docs for regexp/no-useless-non-capturing-group (#668)
2345
8