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 3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+ ## [ 2.0.3] - 2021-05-19
7
+
8
+ ### Fixed
9
+
10
+ - Fixed prototype pollution vulnerability #69 - thanks to @yadhukrishnam for disclosing and fixing
11
+
6
12
## [ 2.0.2] - 2021-05-11
7
13
8
14
### Added
@@ -36,6 +42,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
36
42
37
43
Initial Release.
38
44
45
+ [ 2.0.3 ] : https://github.com/fiznool/body-parser-xml/compare/v2.0.2...v2.0.3
39
46
[ 2.0.2 ] : https://github.com/fiznool/body-parser-xml/compare/v2.0.1...v2.0.2
40
47
[ 2.0.1 ] : https://github.com/fiznool/body-parser-xml/compare/v2.0.0...v2.0.1
41
48
[ 2.0.0 ] : https://github.com/fiznool/body-parser-xml/compare/v1.1.0...v2.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " body-parser-xml" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " XML parser middleware for express.js." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments