File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 2.6.7 / 2017-05-16
3
+ ==================
4
+
5
+ * Fix: Update ms to 2.0.0 to fix regular expression denial of service vulnerability (#458 , @hubdotcom )
6
+ * Fix: Inline extend function in node implementation (#452 , @dougwilson )
7
+ * Docs: Fix typo (#455 , @msasad )
8
+
2
9
2.6.5 / 2017-04-27
3
10
==================
4
11
Original file line number Diff line number Diff line change 2
2
"name" : " debug" ,
3
3
"repo" : " visionmedia/debug" ,
4
4
"description" : " small debugging utility" ,
5
- "version" : " 2.6.5 " ,
5
+ "version" : " 2.6.7 " ,
6
6
"keywords" : [
7
7
" debug" ,
8
8
" log" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " debug" ,
3
- "version" : " 2.6.5 " ,
3
+ "version" : " 2.6.7 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " git://github.com/visionmedia/debug.git"
You can’t perform that action at this time.
0 commit comments