You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: change-notes/1.20/analysis-javascript.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
- client-side code, for example [React](https://reactjs.org/)
7
7
- cookies and webstorage, for example [js-cookie](https://github.com/js-cookie/js-cookie)
8
8
- server-side code, for example [hapi](https://hapijs.com/)
9
+
- asynchronous code, for example [a-sync-waterfall](https://www.npmjs.com/package/a-sync-waterfall)
9
10
* File classification has been improved to recognize additional generated files, for example files from [HTML Tidy](html-tidy.org).
10
11
11
12
* The taint tracking library now recognizes flow through persistent storage, class fields, and callbacks in certain cases. This may give more results for the security queries.
0 commit comments