Files
codeql/javascript/ql/lib/change-notes/2024-11-12-immutable-array-operations.md
Alex Eyers-Taylor 50ec400fe4 Revert "Merge pull request #18036 from github/release-prep/2.19.4"
This reverts commit aa4cc72f30, reversing
changes made to e5951516b8.
2024-11-21 15:41:08 +00:00

6 lines
138 B
Markdown

---
category: minorAnalysis
---
* Added taint-steps for `Array.prototype.toReversed`.
* Added taint-steps for `Array.prototype.toSorted`.