|
12 | 12 | * The analysis of sanitizer guards has improved, leading to fewer false-positive results from the security queries. |
13 | 13 |
|
14 | 14 | * Support for the following frameworks and libraries has been improved: |
15 | | - - [react](https://www.npmjs.com/package/react) |
16 | | - - [typeahead.js](https://www.npmjs.com/package/typeahead.js) |
17 | | - - [Handlebars](https://www.npmjs.com/package/handlebars) |
18 | 15 | - [Electron](https://electronjs.org/) |
| 16 | + - [Handlebars](https://www.npmjs.com/package/handlebars) |
| 17 | + - [Koa](https://www.npmjs.com/package/koa) |
19 | 18 | - [Node.js](https://nodejs.org/) |
20 | 19 | - [Socket.IO](https://socket.io/) |
21 | | - - [ws](https://github.com/websockets/ws) |
22 | 20 | - [WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API) |
23 | | - - [Koa](https://www.npmjs.com/package/koa) |
24 | | - - [lazy-cache](https://www.npmjs.com/package/lazy-cache) |
| 21 | + - [chrome-remote-interface](https://www.npmjs.com/package/chrome-remote-interface) |
25 | 22 | - [for-in](https://www.npmjs.com/package/for-in) |
26 | 23 | - [for-own](https://www.npmjs.com/package/for-own) |
27 | | - - [send](https://www.npmjs.com/package/send) |
28 | | - - [chrome-remote-interface](https://www.npmjs.com/package/chrome-remote-interface) |
29 | 24 | - [http2](https://nodejs.org/api/http2.html) |
| 25 | + - [lazy-cache](https://www.npmjs.com/package/lazy-cache) |
| 26 | + - [react](https://www.npmjs.com/package/react) |
| 27 | + - [send](https://www.npmjs.com/package/send) |
| 28 | + - [typeahead.js](https://www.npmjs.com/package/typeahead.js) |
| 29 | + - [ws](https://github.com/websockets/ws) |
30 | 30 |
|
31 | 31 | ## New queries |
32 | 32 |
|
|
0 commit comments