Predicate dependencyModuleImport
Gets a (default) import of the given dependency dep, such as
require("lodash") in a context where a package.json file includes
"lodash" as a dependency.
Import path
import semmle.javascript.dataflow.NodesGets a (default) import of the given dependency dep, such as
require("lodash") in a context where a package.json file includes
"lodash" as a dependency.
import semmle.javascript.dataflow.Nodes