Skip to content

Commit 39bafa3

Browse files
committed
JS: Add change note
1 parent bd1d9ed commit 39bafa3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

change-notes/1.21/analysis-javascript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- [Firebase](https://firebase.google.com/)
1010
- [Express](https://expressjs.com/)
1111
- [shelljs](https://www.npmjs.com/package/shelljs)
12+
- [cheerio](https://www.npmjs.com/package/cheerio)
1213

1314
* The security queries now track data flow through Base64 decoders such as the Node.js `Buffer` class, the DOM function `atob`, and a number of npm packages intcluding [`abab`](https://www.npmjs.com/package/abab), [`atob`](https://www.npmjs.com/package/atob), [`btoa`](https://www.npmjs.com/package/btoa), [`base-64`](https://www.npmjs.com/package/base-64), [`js-base64`](https://www.npmjs.com/package/js-base64), [`Base64.js`](https://www.npmjs.com/package/Base64) and [`base64-js`](https://www.npmjs.com/package/base64-js).
1415

0 commit comments

Comments
 (0)