JS: Add change note

This commit is contained in:
Asger F
2019-04-03 10:13:40 +01:00
parent 43f6b8fa70
commit a2b8721898

View File

@@ -6,6 +6,7 @@
- [koa](https://github.com/koajs/koa)
- [socket.io](http://socket.io)
- [Firebase](https://firebase.google.com/)
- [shelljs](https://www.npmjs.com/package/shelljs)
* 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).