@parcel/types
Advanced tools
Comparing version 2.0.0-nightly.151 to 2.0.0-nightly.155
@@ -628,3 +628,3 @@ // @flow strict-local | ||
getIncomingDependencies(asset: Asset): Array<Dependency>; | ||
getDependencyResolution(dependency: Dependency): ?Asset; | ||
getDependencyResolution(dependency: Dependency, bundle: Bundle): ?Asset; | ||
isAssetInAncestorBundles(bundle: Bundle, asset: Asset): boolean; | ||
@@ -631,0 +631,0 @@ isAssetReferenced(asset: Asset): boolean; |
{ | ||
"name": "@parcel/types", | ||
"version": "2.0.0-nightly.151+1af603e1", | ||
"version": "2.0.0-nightly.155+9007d6ac", | ||
"license": "MIT", | ||
@@ -13,3 +13,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "1af603e1cfab014585ded8aec4d3dcdb7e685987" | ||
"gitHead": "9007d6ac51a44cca44ff216ee103baca76be5504" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
21927