@parcel/core
Advanced tools
Comparing version 2.0.0-nightly.350 to 2.0.0-nightly.352
@@ -331,2 +331,3 @@ "use strict"; | ||
filePath: a.value.filePath, | ||
pipeline: a.value.pipeline, | ||
hash: a.value.hash, | ||
@@ -333,0 +334,0 @@ uniqueKey: a.value.uniqueKey |
{ | ||
"name": "@parcel/core", | ||
"version": "2.0.0-nightly.350+11e5a321", | ||
"version": "2.0.0-nightly.352+1bb04983", | ||
"license": "MIT", | ||
@@ -23,13 +23,13 @@ "publishConfig": { | ||
"dependencies": { | ||
"@parcel/cache": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/diagnostic": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/events": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/fs": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/logger": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/package-manager": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/plugin": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/cache": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/diagnostic": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/events": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/fs": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/logger": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/package-manager": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/plugin": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/source-map": "2.0.0-alpha.4.13", | ||
"@parcel/types": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/utils": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/workers": "2.0.0-nightly.352+11e5a321", | ||
"@parcel/types": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/utils": "2.0.0-nightly.354+1bb04983", | ||
"@parcel/workers": "2.0.0-nightly.354+1bb04983", | ||
"abortcontroller-polyfill": "^1.1.9", | ||
@@ -51,3 +51,3 @@ "base-x": "^3.0.8", | ||
}, | ||
"gitHead": "11e5a321b7fd48aecca83db8adb5dcf1b1a5aa75" | ||
"gitHead": "1bb0498339087cea54b1044d56279813293f00a2" | ||
} |
@@ -384,2 +384,3 @@ // @flow strict-local | ||
filePath: a.value.filePath, | ||
pipeline: a.value.pipeline, | ||
hash: a.value.hash, | ||
@@ -386,0 +387,0 @@ uniqueKey: a.value.uniqueKey, |
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
770749
22553