@parcel/fs-write-stream-atomic
Advanced tools
Comparing version 2.6.1-nightly.2733 to 2.6.1-nightly.2735
{ | ||
"name": "@parcel/fs-write-stream-atomic", | ||
"version": "2.6.1-nightly.2733+f2d0a3a27", | ||
"version": "2.6.1-nightly.2735+a3571b2ee", | ||
"description": "Like `fs.createWriteStream(...)`, but atomic.", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"license": "ISC", | ||
"gitHead": "f2d0a3a27d6e493b23ddc2edbc8a4c0053ff34ab" | ||
"gitHead": "a3571b2ee3e328e94ede8d37981a76d54557fe57" | ||
} |
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
1947