Update javascript/ql/src/semmle/javascript/frameworks/Cheerio.qll

Co-Authored-By: asger-semmle <42069257+asger-semmle@users.noreply.github.com>
This commit is contained in:
Esben Sparre Andreasen
2019-04-09 14:25:33 +01:00
committed by GitHub
parent 2113e6e4d3
commit e70413922b

View File

@@ -1,5 +1,5 @@
/**
* Provides a model of `cheerio`, a server-side DOM manipulation library like with a jQuery-like API.
* Provides a model of `cheerio`, a server-side DOM manipulation library with a jQuery-like API.
*/
import javascript