CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (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)