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

eslint-plugin-regexp

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-regexp - npm Package Versions

2345
8

2.8.0

Diff
ota-meshi
published 2.8.0 •
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)

ota-meshi
published 2.6.0 •

Changelog

Source

2.6.0

Minor Changes

  • Improved compatibility of type information with typescript-eslint in config. (#740)
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)
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)
ota-meshi
published 2.3.0 •

Changelog

Source

2.3.0

Minor Changes

  • Add support for flat config (#702)
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)
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)
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)
ota-meshi
published 2.1.0 •

Changelog

Source

2.1.0

Minor Changes

  • Improve detection of useless assertions for regexp/no-useless-assertion (#663)

  • Add suggestions for regexp/no-useless-assertion (#666)

Patch Changes

  • Fixed crash for v flag in regexp/optimal-quantifier-concatenation (#660)

  • Fixed minor mistake in message of no-misleading-unicode-character (#664)

2345
8