Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit10cc7ca

Browse files
committed
docs: update CHANGELOG for v2.2.2
1 parent7774c10 commit10cc7ca

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

‎CHANGELOG.md‎

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
###Unreleased[[code][c-unreleased],[diff][d-unreleased]]
22

33
[c-unreleased]:https://github.com/json5/json5/tree/main
4-
[d-unreleased]:https://github.com/json5/json5/compare/v2.2.1...HEAD
4+
[d-unreleased]:https://github.com/json5/json5/compare/v2.2.2...HEAD
5+
6+
###v2.2.2[[code][c2.2.2],[diff][d2.2.2]]
7+
8+
[c2.2.2]:https://github.com/json5/json5/tree/v2.2.2
9+
[d2.2.2]:https://github.com/json5/json5/compare/v2.2.1...v2.2.2
510

611
- 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]).
814

915
###v2.2.1[[code][c2.2.1],[diff][d2.2.1]]
1016

@@ -372,3 +378,4 @@ parser for the regular JSON format.
372378
[#236]:https://github.com/json5/json5/issues/236
373379
[#244]:https://github.com/json5/json5/issues/244
374380
[#266]:https://github.com/json5/json5/issues/266
381+
[#295]:https://github.com/json5/json5/issues/295

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp