pub async fn check_package_startup_with_resources(
package_resources: Option<&PackageResources>,
) -> UpdateReportExpand description
Package-only compatibility wrapper using the built-in npm executable and an isolated working directory.
pub async fn check_package_startup_with_resources(
package_resources: Option<&PackageResources>,
) -> UpdateReportPackage-only compatibility wrapper using the built-in npm executable and an isolated working directory.