Regexy

Latest version: v0.17

Safety actively analyzes 638730 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.11.0

==================

* Add `.` match any

0.10.0

==================

* Add `\b` word boundary (empty match)

0.9.0

==================

* Add start `^` and end `$` (empty matches)

0.8.0

==================

* Add greedy/non-greedy `*?`, `+?`, `??` and `{n,m}?`

0.7.0

==================

* Add non capturing groups `(?:re)`

0.6.0

==================

* Add repetition range `{n,m}`

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.