@parcel/fs
Advanced tools
Comparing version 2.0.0-nightly.214 to 2.0.0-nightly.219
@@ -137,3 +137,3 @@ "use strict"; | ||
} = require('worker_threads')); | ||
} catch (_unused) {} // | ||
} catch {} // | ||
// Generate a temporary file path used for atomic writing of files. | ||
@@ -140,0 +140,0 @@ |
{ | ||
"name": "@parcel/fs", | ||
"version": "2.0.0-nightly.214+52fd6741", | ||
"version": "2.0.0-nightly.219+f9f7320b", | ||
"description": "Blazing fast, zero configuration web application bundler", | ||
@@ -19,5 +19,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@parcel/utils": "2.0.0-nightly.214+52fd6741", | ||
"@parcel/utils": "2.0.0-nightly.219+f9f7320b", | ||
"@parcel/watcher": "^2.0.0-alpha.5", | ||
"@parcel/workers": "2.0.0-nightly.214+52fd6741", | ||
"@parcel/workers": "2.0.0-nightly.219+f9f7320b", | ||
"mkdirp": "^0.5.1", | ||
@@ -31,3 +31,3 @@ "ncp": "^2.0.0", | ||
}, | ||
"gitHead": "52fd6741a0ea1f2e043c628cf6b7be0715b1c837" | ||
"gitHead": "f9f7320bed19a9a2a7d75d5c6da657272b4b44ef" | ||
} |
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
68152