Skip to content

Commit 5c2f1b6

Browse files
committed
Prototype pollution mitigation to stage 1, per 2023.01.30 TC39
1 parent d2a5cf3 commit 5c2f1b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stage-1-proposals.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Proposals follow [this process document](https://tc39.es/process-document/).
9696
| [Object pick/omit][pick-omit] | Hemanth HM<br />Aleen | Hemanth HM | <sub>[July&nbsp;2022][pick-omit-notes]</sub> |
9797
| [Extractors][extractors] | Ron Buckton | Ron Buckton | <sub>[September&nbsp;2022][extractors-notes]</sub> |
9898
| [Mass Proxy Revocation][mass-proxy-revocation] | Alex Vincent | Mark S. Miller, Jack Works | <sub>[November&nbsp;2022][mass-proxy-revocation-notes]</sub> |
99+
| [Prototype pollution mitigation][proto-pollution] | Santiago Díaz<br />Jun Kokatsu | Shu-Yu Guo | <sub>January&nbsp;2023</sub> |
99100

100101
See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposals.md), [finished proposals](finished-proposals.md), and [inactive proposals](inactive-proposals.md) documents.
101102

@@ -278,3 +279,4 @@ See also the [active proposals](README.md), [stage 0 proposals](stage-0-proposal
278279
[extractors-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2022-09/sep-15.md#extractor-objects
279280
[mass-proxy-revocation]: https://github.com/ajvincent/proposal-mass-proxy-revocation
280281
[mass-proxy-revocation-notes]: https://github.com/tc39/notes/blob/HEAD/meetings/2022-11/dec-01.md#mass-proxy-revocation-for-stage-1
282+
[proto-pollution]: https://github.com/syg/proposal-symbol-proto

0 commit comments

Comments
 (0)