glob-to-regexp
Convert globs to regular expressions
0.4.1
190M downloads/mo
#912 most downloaded on npm
fitzgen/glob-to-regexp
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Ships fairly regularly
a new release about every 1.1 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
13 years old
8 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jul 2013 to Apr 2019Releases
latest 8-
0.4.101 Apr 2019Commits, not release notes
This project publishes no release notes. Between
0.4.0and0.4.1there were 3 commits, 1 of them substantive:- Add correct SPDX expression.
-
0.4.009 Feb 2018Commits, not release notes
This project publishes no release notes. Between
0.3.0and0.4.0there were 6 commits, 3 of them substantive:- Added capture groups, allows to know what was matched by glob or globstar
- Fix: backslash does not need escaping as it is already escaped within the source glob pattern
- Adjusted test cases to test backslash fix
-
0.3.028 Aug 2016Commits, not release notes
This project publishes no release notes. Between
0.2.0and0.3.0there were 3 commits, 1 of them substantive:- Enhanced the globstar logic to support additional cases. Added tests for these cases.
-
0.2.027 Aug 2016Commits, not release notes
This project publishes no release notes. Between
0.1.0and0.2.0there were 8 commits, 4 of them substantive:- add globstar support
- Syntax highlighting for examples in readme
- Cleaner example for readme
- Throw Error when glob is not a string
-
0.1.014 Jul 2015Commits, not release notes
This project publishes no release notes. Between
0.0.2and0.1.0there were 4 commits, 2 of them substantive:- don't constrain when using 'g' in flags
- extend tests (with regressions) to cover use of RegExp 'g' flag
-
0.0.230 Jan 2015Commits, not release notes
This project publishes no release notes. Between
0.0.1and0.0.2there were 5 commits, 3 of them substantive:- Added ability to pass flags to RegExp constructor
- Cleanded up flags varable to check if string.
- Update README.md
-
0.0.126 Nov 2013Nothing published for this version
-
0.0.016 Jul 2013Nothing published for this version