Type alias: ScanPackageCallContext

Types.ScanPackageCallContext

ScanPackageCallContext: Object

Type declaration

NameTypeDescription
dependencyTypeDependencyTypeInformation on what is the source of the dependency on the package to be scanned
parentPackageName?stringThe name of the package that introduced the package to be scanned as a dependency (of any type); undefined if the package to be scanned is a dependency of the root package
parentPackageRequiredVersion?stringThe required version, as specified in package.json of the package that introduced the package to be scanned as a dependency (of any type)
parentPackageResolvedVersion?stringThe resolved (actually installed by the package manager) version of the package that introduced the package to be scanned as a dependency (of any type)
parentPackageRoot?stringThe installation directory of the package that introduced the package to be scanned as a dependency (of any type); undefined if the package to be scanned is a dependency of the root package
Need to boost your app's performance?
We help React Native teams enhance speed, responsiveness, and efficiency.
Let's talk