CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Predicate isBundle

Holds if toplevel tl contains code that looks like the output of a module bundler.

Import path

import semmle.javascript.frameworks.Bundling
predicate isBundle ( TopLevel tl )