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.1] ( https://www.github.com/gulpjs/glob-parent/compare/v6.0.0...v6.0.1 ) (2021-07-20)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Resolve ReDoS vulnerability from CVE-2021 -35065 ([ #49 ] ( https://www.github.com/gulpjs/glob-parent/issues/49 ) ) ([ 3e9f04a] ( https://www.github.com/gulpjs/glob-parent/commit/3e9f04a3b4349db7e1962d87c9a7398cda51f339 ) )
13
+
7
14
## [ 6.0.0] ( https://www.github.com/gulpjs/glob-parent/compare/v5.1.2...v6.0.0 ) (2021-05-03)
8
15
9
16
### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " glob-parent" ,
3
- "version" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
4
4
"description" : " Extract the non-magic parent path from a glob string." ,
5
5
"author" :
" Gulp Team <[email protected] > (https://gulpjs.com/)" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments