File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- eliminate ReDoS ([ #36 ] ( https://github.com/gulpjs/glob-parent/issues/36 ) ) ([ f923116] ( https://github.com/gulpjs/glob-parent/commit/f9231168b0041fea3f8f954b3cceb56269fc6366 ) )
6
6
7
+ ### [ 6.0.2] ( https://www.github.com/gulpjs/glob-parent/compare/v6.0.1...v6.0.2 ) (2021-09-29)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Improve performance ([ #53 ] ( https://www.github.com/gulpjs/glob-parent/issues/53 ) ) ([ 843f8de] ( https://www.github.com/gulpjs/glob-parent/commit/843f8de1c177e9a5c06c4cfd2349ca5207168e00 ) )
13
+
7
14
### [ 6.0.1] ( https://www.github.com/gulpjs/glob-parent/compare/v6.0.0...v6.0.1 ) (2021-07-20)
8
15
9
16
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " glob-parent" ,
3
- "version" : " 6.0.1 " ,
3
+ "version" : " 6.0.2 " ,
4
4
"description" : " Extract the non-magic parent path from a glob string." ,
5
5
"author" : " Gulp Team <team@gulpjs.com> (https://gulpjs.com/)" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments