File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
### Unreleased [[ code] [ c-unreleased ] , [ diff] [ d-unreleased ]]
2
2
3
3
[ c-unreleased ] : https://github.com/json5/json5/tree/v1
4
- [ d-unreleased ] : https://github.com/json5/json5/compare/v1.0.1...v1
4
+ [ d-unreleased ] : https://github.com/json5/json5/compare/v1.0.2...v1
5
+
6
+ ### v1.0.2 [[ code] [ c1.0.2 ] , [ diff] [ d1.0.2 ]]
7
+
8
+ [ c1.0.2 ] : https://github.com/json5/json5/tree/v1.0.2
9
+ [ d1.0.2 ] : https://github.com/json5/json5/compare/v1.0.1...v1.0.2
5
10
6
11
- Fix: Properties with the name ` __proto__ ` are added to objects and arrays.
7
- ([ #199 ] )
12
+ ([ #199 ] ) This also fixes a prototype pollution vulnerability reported by
13
+ Jonathan Gregson! ([ #295 ] ). This has been backported to v1. ([ #298 ] )
8
14
9
15
10
16
### v1.0.1 [[ code] [ c1.0.1 ] , [ diff] [ d1.0.1 ]]
@@ -282,3 +288,5 @@ parser for the regular JSON format.
282
288
[ #134 ] : https://github.com/json5/json5/pull/134
283
289
[ #154 ] : https://github.com/json5/json5/issues/154
284
290
[ #199 ] : https://github.com/json5/json5/issues/199
291
+ [ #295 ] : https://github.com/json5/json5/issues/295
292
+ [ #298 ] : https://github.com/json5/json5/pull/298
You can’t perform that action at this time.
0 commit comments